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