HOG2
Classes | Namespaces
GenericSearchAlgorithm.h File Reference

An interface for generic search algorithms. More...

#include <vector>
#include "SearchEnvironment.h"
#include "StatCollection.h"
Include dependency graph for GenericSearchAlgorithm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GenericSearchAlgorithm< state, action, environment >
 

Namespaces

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

Detailed Description

An interface for generic search algorithms.

Definition in file GenericSearchAlgorithm.h.