Package com.croftsoft.core.ai.astar

A* algorithm for path planning

See:
          Description

Interface Summary
Cartographer An A* algorithm map maker.
SpaceTester Tests whether a point in space is available as an adjacent node.
 

Class Summary
AStar The A* algorithm.
AStarTest An A* algorithm test.
GradientCartographer Gradient grid cartographer for continuous space.
GridCartographer Grid cartographer for continuous space.
NodeInfo A* algorithm node information.
 

Package com.croftsoft.core.ai.astar Description

A* algorithm for path planning


CroftSoft Javadoc

CroftSoft Core Javadoc (2006-11-12 23:24:04)