![]() |
OR-Tools
9.6
|
Definition at line 348 of file pb_constraint.h.
Classes | |
| struct | ReasonInfo |
Public Member Functions | |
| void | Enqueue (Literal l, int source_trail_index, UpperBoundedLinearConstraint *ct, Trail *trail) |
Public Attributes | |
| int | propagator_id = 0 |
| std::vector< Literal > | conflict |
| std::vector< ReasonInfo > | reasons |
|
inline |
Definition at line 349 of file pb_constraint.h.
| std::vector<Literal> conflict |
Definition at line 359 of file pb_constraint.h.
| int propagator_id = 0 |
Definition at line 356 of file pb_constraint.h.
| std::vector<ReasonInfo> reasons |
Definition at line 367 of file pb_constraint.h.