mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 11:26:29 -04:00
Submitted by: myself Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D13623
6 lines
269 B
Text
6 lines
269 B
Text
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: http://zimpl.zib.de
|