mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
7 lines
269 B
Plaintext
7 lines
269 B
Plaintext
Zimpl is a little language to translate the mathematical model of a problem
|
|
into a linear or nonlinear (mixed-) integer mathematical program expressed
|
|
in .lp or .mps file format which can be read and (hopefully) solved by a LP
|
|
or MIP solver.
|
|
|
|
WWW: https://zimpl.zib.de
|