Definition at line 926 of file constraint_solveri.h.
◆ LocalSearchOperatorState()
◆ CandidateIndicesChanged()
| const std::vector<int64_t>& CandidateIndicesChanged |
( |
| ) |
const |
|
inline |
◆ CandidateInverseValue()
| int64_t CandidateInverseValue |
( |
int64_t |
value | ) |
const |
|
inline |
◆ CandidateIsActive()
| bool CandidateIsActive |
( |
int64_t |
index | ) |
const |
|
inline |
◆ CandidateValue()
| int64_t CandidateValue |
( |
int64_t |
index | ) |
const |
|
inline |
Returns the value in the current assignment of the variable of given index.
Definition at line 938 of file constraint_solveri.h.
◆ CheckPoint()
◆ CheckPointValue()
| int64_t CheckPointValue |
( |
int64_t |
index | ) |
const |
|
inline |
◆ Commit()
◆ CommittedInverseValue()
| int64_t CommittedInverseValue |
( |
int64_t |
value | ) |
const |
|
inline |
◆ CommittedValue()
| int64_t CommittedValue |
( |
int64_t |
index | ) |
const |
|
inline |
◆ IncrementalIndicesChanged()
| const std::vector<int64_t>& IncrementalIndicesChanged |
( |
| ) |
const |
|
inline |
◆ Resize()
◆ Revert()
| void Revert |
( |
bool |
only_incremental | ) |
|
|
inline |
◆ SetCandidateActive()
| void SetCandidateActive |
( |
int64_t |
index, |
|
|
bool |
active |
|
) |
| |
|
inline |
◆ SetCandidateValue()
| void SetCandidateValue |
( |
int64_t |
index, |
|
|
int64_t |
value |
|
) |
| |
|
inline |
◆ SetCurrentDomainInjectiveAndKeepInverseValues()
| void SetCurrentDomainInjectiveAndKeepInverseValues |
( |
int |
max_value | ) |
|
|
inline |
The documentation for this class was generated from the following file: