GRBModel: getGenConstrs ()


GRBModel: getGenConstrs ()

检索模型中所有一般约束的数组。

GRBGenConstr * getGenConstrs( )

    返回值:

    模型中所有一般约束的数组。注意,这个数组是堆分配的,必须由用户返回到堆。