![]() |
OR-Tools
8.2
|
Definition at line 4167 of file constraint_solver.h.
Public Member Functions | |
| bool | operator< (const SolutionData &other) const |
Public Attributes | |
| Assignment * | solution |
| int64 | time |
| int64 | branches |
| int64 | failures |
| int64 | objective_value |
|
inline |
Definition at line 4173 of file constraint_solver.h.
| int64 branches |
Definition at line 4170 of file constraint_solver.h.
| int64 failures |
Definition at line 4171 of file constraint_solver.h.
| int64 objective_value |
Definition at line 4172 of file constraint_solver.h.
| Assignment* solution |
Definition at line 4168 of file constraint_solver.h.
| int64 time |
Definition at line 4169 of file constraint_solver.h.