Cookie Settings

Try our new documentation site (beta).

Filter Content By
Version
Table of contents
Filter by Language
C API Details
C++ API Details
GRBModel +
Java API Details
GRBModel +
.NET API Details
GRBModel +
Python API Details
Model +
Attributes
Parameters
Parameter Descriptions +


GRBQuadExpr.GetVar1()

Retrieve the first variable object associated with a single quadratic term from the expression.

GRBVar GetVar1 ( int i )

    Return value:

    First variable for the quadratic term at index i in the quadratic expression.