Changes in ocaml-ocamlgraph 2.1.0:
Traverse
: fixed Dfs.fold
and Dfs.fold_component
, which were not implementing a proper DFSClassic
: new functions cycle
and grid
Eulerian
: Eulerian paths (new module)Components
: strong articulation points (see functors Connectivity
and BiConnectivity
) (Timothy Bourke)Dominator
: non-trivial dominators (Timothy Bourke)map_vertex
: the supplied function must be injectivemap_vertex
applies the function only once per vertexThe other builds are simple rebuilds due to the ocaml-ocamlgraph update. When generating output for the dot tool from graphviz, previous versions of ocaml-ocamlgraph did not include a final newline. This version of ocaml-ocamlgraph does end each dot file with a newline. This broke some tests which checked for exact dot output. Patches have been added to account for the newlines.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2023-90683d4621
Please login to add feedback.
This update's test gating status has been changed to 'waiting'.
This update has been submitted for testing by bodhi.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
There is an ongoing freeze; this will be pushed to stable after the freeze is over.
This update has been pushed to stable.