HOG2
Classes | Typedefs
IDAStarCR.h File Reference
#include <iostream>
#include <functional>
#include "SearchEnvironment.h"
#include <unordered_map>
#include "FPUtil.h"
#include "vectorCache.h"
Include dependency graph for IDAStarCR.h:

Go to the source code of this file.

Classes

class  IDAStarCR< state, action, buckets, verbose >
 

Typedefs

typedef std::unordered_map< uint64_t, double > NodeHashTable
 

Typedef Documentation

◆ NodeHashTable

typedef std::unordered_map<uint64_t, double> NodeHashTable

Definition at line 20 of file IDAStarCR.h.