Java Reference
Java Reference
MPVariableProtoOrBuilder.java
Go to the documentation of this file.
boolean hasLowerBound()
double getLowerBound()
boolean getIsInteger()
boolean hasBranchingPriority()
optional int32 branching_priority = 6 [default = 0];
boolean hasObjectiveCoefficient()
boolean hasUpperBound()
optional double upper_bound = 2 [default = inf];
boolean hasName()
double getObjectiveCoefficient()
com.google.protobuf.ByteString getNameBytes()
boolean hasIsInteger()
double getUpperBound()
optional double upper_bound = 2 [default = inf];
java.lang.String getName()
int getBranchingPriority()
optional int32 branching_priority = 6 [default = 0];