GRBModel::getSOSs()

Retrieve an array of all SOS constraints in the model.

GRBSOS* getSOSs ( )

Return value:

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