directed_graph 0.1.0 copy "directed_graph: ^0.1.0" to clipboard
directed_graph: ^0.1.0 copied to clipboard

outdated

Directed graph with algorithms enabling topological ordering and sorting of vertices.

0.0.1 #

Initial version of the library.

0.0.2 #

Amended package description.

0.0.3 #

Amended README.md, included travis icon.

0.0.4 #

Added method localSources(). DirectedGraph now extends Iterator.

0.0.5 #

Edited image url.

0.1.0 #

Fixed logic in removeEdges(). The field [comparator] is no longer final, it can be set to trigger a resort of the graph [vertices].

51
likes
0
pub points
83%
popularity

Publisher

verified publishersimphotonics.com

Directed graph with algorithms enabling topological ordering and sorting of vertices.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

graphs, lazy_evaluation

More

Packages that depend on directed_graph