HOG2
|
An interface for generic search algorithms. More...
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. | |
An interface for generic search algorithms.
Definition in file GenericSearchAlgorithm.h.