Java Reference
Java Reference
MPConstraintProtoOrBuilder.java
Go to the documentation of this file.
Definition: MPConstraintProtoOrBuilder.java:8
int getCoefficientCount()
java.util.List< java.lang.Double > getCoefficientList()
boolean hasName()
double getLowerBound()
double getCoefficient(int index)
boolean hasIsLazy()
double getUpperBound()
optional double upper_bound = 3 [default = inf];
int getVarIndexCount()
boolean getIsLazy()
boolean hasLowerBound()
java.lang.String getName()
java.util.List< java.lang.Integer > getVarIndexList()
int getVarIndex(int index)
com.google.protobuf.ByteString getNameBytes()
boolean hasUpperBound()
optional double upper_bound = 3 [default = inf];