GRBModel: getConstrs ()

获取数组的线性约束模型。

GRBConstr * getConstrs()

返回值:

数组中的所有线性约束模型。注意,这个数组是基于堆的,必须返回到用户堆。