Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <pb_constraint.h>
Public Attributes | |
int | source_trail_index |
UpperBoundedLinearConstraint * | pb_constraint |
Information needed to recover the reason of an Enqueue(). Indexed by trail_index.
Definition at line 366 of file pb_constraint.h.
UpperBoundedLinearConstraint* operations_research::sat::PbConstraintsEnqueueHelper::ReasonInfo::pb_constraint |
Definition at line 368 of file pb_constraint.h.
int operations_research::sat::PbConstraintsEnqueueHelper::ReasonInfo::source_trail_index |
Definition at line 367 of file pb_constraint.h.