GRBModel.GetConstrs()


GRBModel.GetConstrs()

检索模型中所有线性约束的数组。

GRBConstr[] GetConstrs( )

    返回值:

    模型中的所有线性约束。