8 lines
No EOL
416 B
Markdown
8 lines
No EOL
416 B
Markdown
# zimpl
|
|
|
|
[Zimpl](https://zimpl.zib.de/) is a little language to translate the
|
|
mathematical model of a problem into a linear or nonlinear (mixed-) integer
|
|
mathematical program expressed in
|
|
[.lp](https://www.ibm.com/docs/en/icos/22.1.0?topic=cplex-lp-file-format-algebraic-representation)
|
|
or [.mps](https://en.wikipedia.org/wiki/MPS_(format)) file format which can be
|
|
read and (hopefully) solved by a LP or MIP solver. |