HOG2
|
Go to the source code of this file.
Classes | |
class | FrontierBFS< state, action > |
Typedefs | |
typedef std::unordered_map< uint64_t, bool, Hash64 > | FrontierBFSClosedList |
typedef std::unordered_map<uint64_t, bool, Hash64> FrontierBFSClosedList |
Definition at line 18 of file FrontierBFS.h.