Definition at line 485 of file integer.h.
#include <integer.h>
◆ IsBoolean()
| bool operations_research::sat::GlobalTrailIndex::IsBoolean |
( |
| ) |
const |
|
inline |
◆ IsInteger()
| bool operations_research::sat::GlobalTrailIndex::IsInteger |
( |
| ) |
const |
|
inline |
◆ operator<()
| bool operations_research::sat::GlobalTrailIndex::operator< |
( |
const GlobalTrailIndex & | o | ) |
const |
|
inline |
◆ operator<=()
| bool operations_research::sat::GlobalTrailIndex::operator<= |
( |
const GlobalTrailIndex & | o | ) |
const |
|
inline |
◆ operator==()
| bool operations_research::sat::GlobalTrailIndex::operator== |
( |
const GlobalTrailIndex & | o | ) |
const |
|
inline |
◆ operator>()
| bool operations_research::sat::GlobalTrailIndex::operator> |
( |
const GlobalTrailIndex & | o | ) |
const |
|
inline |
◆ operator>=()
| bool operations_research::sat::GlobalTrailIndex::operator>= |
( |
const GlobalTrailIndex & | o | ) |
const |
|
inline |
◆ bool_index
| int operations_research::sat::GlobalTrailIndex::bool_index |
◆ integer_index
| int operations_research::sat::GlobalTrailIndex::integer_index = kNoIntegerIndex |
◆ kNoIntegerIndex
| int operations_research::sat::GlobalTrailIndex::kNoIntegerIndex = std::numeric_limits<int>::max() |
|
staticconstexpr |
◆ level
| int operations_research::sat::GlobalTrailIndex::level |
The documentation for this struct was generated from the following file: