Uses of Interface
com.google.ortools.sat.ListOfVariablesProtoOrBuilder
-
Packages that use ListOfVariablesProtoOrBuilder Package Description com.google.ortools.sat -
-
Uses of ListOfVariablesProtoOrBuilder in com.google.ortools.sat
Classes in com.google.ortools.sat that implement ListOfVariablesProtoOrBuilder Modifier and Type Class Description classListOfVariablesProtoA list of variables, without any semantics.static classListOfVariablesProto.BuilderA list of variables, without any semantics.Methods in com.google.ortools.sat that return ListOfVariablesProtoOrBuilder Modifier and Type Method Description ListOfVariablesProtoOrBuilderConstraintProto.Builder. getDummyConstraintOrBuilder()This constraint is not meant to be used and will be rejected by the solver.ListOfVariablesProtoOrBuilderConstraintProto. getDummyConstraintOrBuilder()This constraint is not meant to be used and will be rejected by the solver.ListOfVariablesProtoOrBuilderConstraintProtoOrBuilder. getDummyConstraintOrBuilder()This constraint is not meant to be used and will be rejected by the solver.
-