Module graph

Module graph 

Source
Expand description

Implementation of TreeItem for petgraph::Graph

This module is enabled by the "petgraph" feature.

Functionsยง

print_graph
Print graph, starting at node start, to standard output using default formatting
write_graph_with
Write graph, starting at node start, to writer f using custom formatting