HOG2
Classes | Typedefs
GenericIDAStar.h File Reference
#include "OldSearchEnvironment.h"
#include <unordered_map>
Include dependency graph for GenericIDAStar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GenericIDAStar
 

Typedefs

typedef std::unordered_map< uint32_t, double > NodeHashTable
 

Typedef Documentation

◆ NodeHashTable

typedef std::unordered_map<uint32_t, double> NodeHashTable

Definition at line 18 of file GenericIDAStar.h.