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 +


GRBColumn.GetConstr()

Retrieve the constraint object from a single term in the column.

GRBConstr GetConstr ( int i )

    Return value:

    Constraint for the term at index i in the column.