HOG2
Classes
CorridorAStar.h File Reference
#include "SearchAlgorithm.h"
#include "Graph.h"
#include "Heap.h"
Include dependency graph for CorridorAStar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  corridorAStar
 Corridor AStar builds a a* path between two nodes, restricting itself to a particular corridor, if defined. More...