Classes
LinearStandardFormCompiler()
LinearStandardFormCompiler
Compiler to convert an LP to the matrix representation of the standard form:
LinearStandardFormInfo(c, c_offset, A, rhs, ...)
LinearStandardFormInfo
Return type for LinearStandardFormCompiler.write()
RowEntry(constraint, bound_type)
RowEntry