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

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

Add(Literal lit, LinearTerm a, LinearTerm b, IntegerValue lhs, IntegerValue rhs)operations_research::sat::BinaryRelationRepository
AddPartialRelation(Literal lit, IntegerVariable a, IntegerVariable b)operations_research::sat::BinaryRelationRepository
Build()operations_research::sat::BinaryRelationRepository
IndicesOfRelationsBetween(IntegerVariable var1, IntegerVariable var2) constoperations_research::sat::BinaryRelationRepositoryinline
IndicesOfRelationsContaining(IntegerVariable var) constoperations_research::sat::BinaryRelationRepositoryinline
IndicesOfRelationsEnforcedBy(LiteralIndex lit) constoperations_research::sat::BinaryRelationRepositoryinline
PropagateLocalBounds(const IntegerTrail &integer_trail, Literal lit, const absl::flat_hash_map< IntegerVariable, IntegerValue > &input, absl::flat_hash_map< IntegerVariable, IntegerValue > *output) constoperations_research::sat::BinaryRelationRepository
relation(int index) constoperations_research::sat::BinaryRelationRepositoryinline
size() constoperations_research::sat::BinaryRelationRepositoryinline