![]() |
OR-Tools
9.6
|
Definition at line 254 of file sat/util.h.
Public Attributes | |
| bool | solved = false |
| bool | infeasible = false |
| std::vector< int64_t > | solution |
| bool infeasible = false |
Definition at line 256 of file sat/util.h.
| std::vector<int64_t> solution |
Definition at line 257 of file sat/util.h.
| bool solved = false |
Definition at line 255 of file sat/util.h.