Definition at line 13 of file RangeCompression.cpp.
◆ HeuristicTableEntry()
HeuristicTableEntry::HeuristicTableEntry |
( |
int |
pos, |
|
|
int |
h, |
|
|
uint64_t |
numStates |
|
) |
| |
|
inline |
◆ GetH()
int HeuristicTableEntry::GetH |
( |
| ) |
const |
|
inline |
◆ GetNumStates()
uint64_t HeuristicTableEntry::GetNumStates |
( |
| ) |
const |
|
inline |
◆ GetPenalty()
◆ GetPos()
int HeuristicTableEntry::GetPos |
( |
| ) |
const |
|
inline |
int HeuristicTableEntry::h |
|
private |
◆ numStates
uint64_t HeuristicTableEntry::numStates |
|
private |
◆ pos
int HeuristicTableEntry::pos |
|
private |
The documentation for this class was generated from the following file: