Package conary :: Package lib :: Module graph
[hide private]
[frames] | no frames]

Module graph

source code

General graph algorithms

Classes [hide private]
  BackEdgeError
  NodeData
Stores data associated with nodes.
  NodeDataByHash
Stores node data indexed by hash for faster retrieval
  DirectedGraph
  Stack
A representation of a stack
  Queue
A representation of a queue