ampl / mp

An open-source library for mathematical programming
https://mp.ampl.com
Other
229 stars 42 forks source link

Expression interface #237

Open glebbelov opened 7 months ago

glebbelov commented 7 months ago

For solvers accepting expression trees (SCIP 9, Xpress, Lindo), extend MP FlatConverter to support them.

Advantage: better numerical properties (see SCIP 8 release paper.)

Scope: