Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
GRBModel::getQConstr()
Retrieve the left-hand side expression from a quadratic constraint. The result is returned as a GRBQuadExpr object.
GRBQuadExpr | getQConstr ( | GRBQConstr | qconstr ) |
Arguments:
qconstr: The quadratic constraint of interest.
Return value:
A GRBQuadExpr object that captures the left-hand side of the quadratic constraint.