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

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

AllDifferentConstraint(std::vector< IntegerVariable > variables, IntegerEncoder *encoder, Trail *trail, IntegerTrail *integer_trail)operations_research::sat::AllDifferentConstraint
Propagate() finaloperations_research::sat::AllDifferentConstraintvirtual
RegisterWith(GenericLiteralWatcher *watcher)operations_research::sat::AllDifferentConstraint