gryf 0.2.1

Graph data structure library with focus on convenience, versatility, correctness and performance.
Documentation
1
2
3
4
Returns the mutable reference to the set of vertices visited so far.

Note that the behavior of the visitor after modifying the visited set is
unspecified and should not be relied upon.