Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::LinearConstraintPropagator< use_int128 > Member List

This is the complete list of members for operations_research::sat::LinearConstraintPropagator< use_int128 >, including all inherited members.

ConditionalLb(IntegerLiteral integer_literal, IntegerVariable target_var) constoperations_research::sat::LinearConstraintPropagator< use_int128 >
Explain(int id, IntegerValue propagation_slack, IntegerVariable var_to_explain, int trail_index, std::vector< Literal > *literals_reason, std::vector< int > *trail_indices_reason) finaloperations_research::sat::LinearConstraintPropagator< use_int128 >virtual
IncrementalPropagate(const std::vector< int > &)operations_research::sat::PropagatorInterfaceinlinevirtual
LinearConstraintPropagator(absl::Span< const Literal > enforcement_literals, absl::Span< const IntegerVariable > vars, absl::Span< const IntegerValue > coeffs, IntegerValue upper_bound, Model *model)operations_research::sat::LinearConstraintPropagator< use_int128 >
LinearConstraintPropagator(LinearConstraint ct, Model *model)operations_research::sat::LinearConstraintPropagator< use_int128 >
Propagate() finaloperations_research::sat::LinearConstraintPropagator< use_int128 >virtual
PropagateAtLevelZero()operations_research::sat::LinearConstraintPropagator< use_int128 >
PropagatorInterface()=defaultoperations_research::sat::PropagatorInterface
RegisterWith(GenericLiteralWatcher *watcher)operations_research::sat::LinearConstraintPropagator< use_int128 >
~PropagatorInterface()=defaultoperations_research::sat::PropagatorInterfacevirtual