standard_form

Classes

LinearStandardFormCompiler()

Compiler to convert an LP to the matrix representation of the standard form:

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

Return type for LinearStandardFormCompiler.write()

RowEntry(constraint, bound_type)