zimpl
mathematical modeling language for optimization problems
Install
- All systems
-
curl cmd.cat/zimpl.sh
- Debian
-
apt-get install zimpl
- Ubuntu
-
apt-get install zimpl
- Kali Linux
-
apt-get install zimpl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install zimpl
- Raspbian
-
apt-get install zimpl
- Dockerfile
- dockerfile.run/zimpl
zimpl
mathematical modeling language for optimization problems
Zimpl allows the specification of certain optimization problems - linear programs (LPs) and mixed integer programs (MIPs) - in a high-level description language. These descriptions can be converted into the LP or MPS file formats which are understood by LP and MIP solvers.