Reference
C++
Python
DotNET
Java Documentation
Java Reference
MPQuadraticConstraintOrBuilder.java
Go to the documentation of this file.
java.util.List< java.lang.Integer > getQvar1IndexList()
int getQvar2IndexCount()
repeated int32 qvar2_index = 4;
int getVarIndex(int index)
double getQcoefficient(int index)
java.util.List< java.lang.Integer > getVarIndexList()
int getQvar1Index(int index)
Definition: MPQuadraticConstraintOrBuilder.java:6
double getUpperBound()
optional double upper_bound = 7 [default = inf];
boolean hasUpperBound()
optional double upper_bound = 7 [default = inf];
int getVarIndexCount()
java.util.List< java.lang.Double > getCoefficientList()
java.util.List< java.lang.Integer > getQvar2IndexList()
repeated int32 qvar2_index = 4;
java.util.List< java.lang.Double > getQcoefficientList()
int getQvar1IndexCount()
boolean hasLowerBound()
double getCoefficient(int index)
int getCoefficientCount()
int getQcoefficientCount()
double getLowerBound()
int getQvar2Index(int index)
repeated int32 qvar2_index = 4;