* [https://networkx.github.io/documentation/stable/index.html NetworkX]
: NetworkX is a Python package for loading, visualizing, and processing graph data. Includes [https://networkx.github.io/documentation/stable/reference/algorithms/traversal.html built-in functions] for DFSencoding, and constructing adjacency and edges to vertices matrices.
=== General ===