---------------— StateMarker / StateInfo struct --------—
More...
---------------— StateMarker / StateInfo struct --------—
Definition at line 426 of file constraint_solver.cc.
◆ StateInfo() [1/4]
operations_research::StateInfo::StateInfo |
( |
| ) |
|
|
inline |
◆ StateInfo() [2/4]
operations_research::StateInfo::StateInfo |
( |
void * | pinfo, |
|
|
int | iinfo ) |
|
inline |
◆ StateInfo() [3/4]
operations_research::StateInfo::StateInfo |
( |
void * | pinfo, |
|
|
int | iinfo, |
|
|
int | d, |
|
|
int | ld ) |
|
inline |
◆ StateInfo() [4/4]
operations_research::StateInfo::StateInfo |
( |
Solver::Action | a, |
|
|
bool | fast ) |
|
inline |
◆ depth
int operations_research::StateInfo::depth |
◆ int_info
int operations_research::StateInfo::int_info |
◆ left_depth
int operations_research::StateInfo::left_depth |
◆ ptr_info
void* operations_research::StateInfo::ptr_info |
◆ reversible_action
The documentation for this struct was generated from the following file: