HOG2
|
Public Attributes | |
uint64_t | nodesExpanded |
uint64_t | workBound |
uint64_t | nodeLB |
costInterval | solutionInterval |
int | delta |
Definition at line 82 of file IncrementalBTS.h.
int IncrementalBTS< state, action >::IBEXData::delta |
Definition at line 87 of file IncrementalBTS.h.
uint64_t IncrementalBTS< state, action >::IBEXData::nodeLB |
Definition at line 85 of file IncrementalBTS.h.
Referenced by IncrementalBTS< state, action >::GetNodeInterval().
uint64_t IncrementalBTS< state, action >::IBEXData::nodesExpanded |
Definition at line 83 of file IncrementalBTS.h.
Referenced by IncrementalBTS< state, action >::GetIterationNodesExpanded().
costInterval IncrementalBTS< state, action >::IBEXData::solutionInterval |
Definition at line 86 of file IncrementalBTS.h.
Referenced by IncrementalBTS< state, action >::GetCurrentState(), and IncrementalBTS< state, action >::GetGlobalCostInterval().
uint64_t IncrementalBTS< state, action >::IBEXData::workBound |
Definition at line 84 of file IncrementalBTS.h.
Referenced by IncrementalBTS< state, action >::GetNodeInterval().