HOG2
Classes | Namespaces
GenericSearchUnit.h File Reference
#include <vector>
#include "Unit.h"
#include "Map.h"
#include "GenericSearchAlgorithm.h"
#include "SpreadExecSearchAlgorithm.h"
#include "AbsMapUnit.h"
Include dependency graph for GenericSearchUnit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GenericSearchUnit< state, action, environment >
 A general unit which collects path information from a GenericSearchAlgorithm and incrementally executes that path in the world. More...
 

Namespaces

 hog2
 A 2D map environment with edge costs weighted according to the number of times a unit has passed over each edge.