2.0.0
版本发布时间: 2020-10-02 21:49:20
backtracking/ocamlgraph最新发布版本:2.1.0(2023-08-30 16:44:59)
CHANGES:
- port to dune and opam 2.0
- :exclamation: opam package now split into two packages: ocamlgraph and ocamlgraph_gtk
- [WeakTopological] fixed incorrect use of generic hash tables (#99, Tomáš Dacík)
- [Oper] fixed transitive_reduction (#91)
- fix incorrect uses of polymorphic equality (Steffen Smolka, Boris Yakobowski)
- [Coloring] fixed generation of OCamlDoc documentation (contributed by Earnestly)
- :exclamation: [Coloring] functions now fail if the graph is directed
- :exclamation: [Coloring] now uses a single, global exception [NoColoring]
- [Coloring] new function two_color to 2-color a graph (or fail)
- :exclamation: [Fixpoint] Take initial labeling of nodes into account (Johannes Kloos)
1、 ocamlgraph-2.0.0.tbz 291.91KB