HOG2
Classes | Enumerations
IncrementalBTS.h File Reference
#include "Heuristic.h"
Include dependency graph for IncrementalBTS.h:

Go to the source code of this file.

Classes

class  IncrementalBTS< state, action >
 
struct  IncrementalBTS< state, action >::costInterval
 
struct  IncrementalBTS< state, action >::IBEXData
 
struct  IncrementalBTS< state, action >::searchData
 
struct  IncrementalBTS< state, action >::currSearchState
 

Enumerations

enum  IBEXStage { kCompletedFullStage, kIDAStarSearch, kExponentialSearch, kBinarySearch }
 

Enumeration Type Documentation

◆ IBEXStage

enum IBEXStage
Enumerator
kCompletedFullStage 
kIDAStarSearch 
kExponentialSearch 
kBinarySearch 

Definition at line 15 of file IncrementalBTS.h.