标准形式

Classes

LinearStandardFormCompiler()

编译器将LP转换为标准形式的矩阵表示:

LinearStandardFormInfo(c, c_offset, A, rhs, ...)

LinearStandardFormCompiler.write() 的返回类型

RowEntry(constraint, bound_type)