Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
Google.OrTools.Sat.MultipleCircuitConstraint Member List

This is the complete list of members for Google.OrTools.Sat.MultipleCircuitConstraint, including all inherited members.

AddArc(int tail, int head, ILiteral literal)Google.OrTools.Sat.MultipleCircuitConstraintinline
Constraint(CpModelProto model)Google.OrTools.Sat.Constraintinline
IndexGoogle.OrTools.Sat.Constraint
MultipleCircuitConstraint(CpModelProto model)Google.OrTools.Sat.MultipleCircuitConstraintinline
OnlyEnforceIf(ILiteral lit)Google.OrTools.Sat.Constraintinline
OnlyEnforceIf(ILiteral[] lits)Google.OrTools.Sat.Constraintinline
ProtoGoogle.OrTools.Sat.Constraint