Package pygraph :: Package algorithms :: Package heuristics

Package heuristics

Set of search heuristics.

This subpackage exposes the following heuristics:

Which are conveniently exposed as:

These are to be used with heuristic_search() method.

Submodules

Variables
  __package__ = 'pygraph.algorithms.heuristics'