API Reference simple_graph v0.1.0

Modules

A complete graph

A Node in the graph. A node has directed edges to others nodes. These nodes are either in the outgoing or in the incoming list. All adjancy nodes are in the adjacent list.