Package pygraph :: Package algorithms :: Package heuristics :: Module chow

Module chow

Edmond Chow's heuristic for A*.

Classes
  chow
An implementation of the graph searching heuristic proposed by Edmond Chow.
Variables
  __package__ = 'pygraph.algorithms.heuristics'