Package graph :: Package algorithms :: Module exceptions

Module exceptions

Exceptions.

Classes
  python_graph_exception
A base-class for the various kinds of errors that occur in the the python-graph class.
  unreachable
Goal could not be reached from start.