Closed
Description
For example, checkout the perf_explicit_canonical branch, which defines the X_LinearExpression class. In the pmedian1a.py example, these expressions are used to declare linear expressions with constant coefficients and non-fixed variables.
In a comparison with pmedian8, pmedian1a.py is about 25% than pmedian1.py when creating an LP file.