Module graph_node

Source

Traitsยง

GraphNode
A trait for a node in a graph. Note that a GraphNode has to be able to provide its neighbors by itself, without additional information.