Uses of Interface
com.google.ortools.linearsolver.MPIndicatorConstraintOrBuilder
-
Packages that use MPIndicatorConstraintOrBuilder Package Description com.google.ortools.linearsolver -
-
Uses of MPIndicatorConstraintOrBuilder in com.google.ortools.linearsolver
Classes in com.google.ortools.linearsolver that implement MPIndicatorConstraintOrBuilder Modifier and Type Class Description classMPIndicatorConstraintIndicator constraints encode the activation or deactivation of linear constraints given the value of one Boolean variable in the model.static classMPIndicatorConstraint.BuilderIndicator constraints encode the activation or deactivation of linear constraints given the value of one Boolean variable in the model.Methods in com.google.ortools.linearsolver that return MPIndicatorConstraintOrBuilder Modifier and Type Method Description MPIndicatorConstraintOrBuilderMPGeneralConstraintProto.Builder. getIndicatorConstraintOrBuilder().operations_research.MPIndicatorConstraint indicator_constraint = 2;MPIndicatorConstraintOrBuilderMPGeneralConstraintProto. getIndicatorConstraintOrBuilder().operations_research.MPIndicatorConstraint indicator_constraint = 2;MPIndicatorConstraintOrBuilderMPGeneralConstraintProtoOrBuilder. getIndicatorConstraintOrBuilder().operations_research.MPIndicatorConstraint indicator_constraint = 2;
-