GRBModel::getQConstrs()

Retrieve an array of all quadratic constraints in the model.

GRBQConstr* getQConstrs ( )

Return value:

An array of all quadratic constraints in the model. Note that this array is heap-allocated, and must be returned to the heap by the user.