Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::CompiledAllDiffConstraint Member List

This is the complete list of members for operations_research::sat::CompiledAllDiffConstraint, including all inherited members.

CompiledAllDiffConstraint(const ConstraintProto &ct_proto)operations_research::sat::CompiledAllDiffConstraintexplicit
CompiledConstraint(const ConstraintProto &ct_proto)operations_research::sat::CompiledConstraintexplicit
ComputeViolation(absl::Span< const int64_t > solution) overrideoperations_research::sat::CompiledAllDiffConstraintvirtual
ct_proto() constoperations_research::sat::CompiledConstraintinline
InitializeViolation(absl::Span< const int64_t > solution)operations_research::sat::CompiledConstraint
PerformMove(int var, int64_t old_value, absl::Span< const int64_t > solution_with_new_value)operations_research::sat::CompiledConstraint
violation() constoperations_research::sat::CompiledConstraintinline
ViolationDelta(int var, int64_t old_value, absl::Span< const int64_t > solution_with_new_value)operations_research::sat::CompiledConstraintvirtual
~CompiledAllDiffConstraint() override=defaultoperations_research::sat::CompiledAllDiffConstraint
~CompiledConstraint()=defaultoperations_research::sat::CompiledConstraintvirtual