![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Represents var = "automaton is in state `state` at time `time`". More...
Represents var = "automaton is in state `state` at time `time`".
Definition at line 233 of file solution_crush.h.
#include <solution_crush.h>
Public Attributes | |
| int | var |
| int | time |
| int64_t | state |
| int64_t operations_research::sat::SolutionCrush::StateVar::state |
Definition at line 236 of file solution_crush.h.
| int operations_research::sat::SolutionCrush::StateVar::time |
Definition at line 235 of file solution_crush.h.
| int operations_research::sat::SolutionCrush::StateVar::var |
Definition at line 234 of file solution_crush.h.