How to Install zimpl in Ubuntu 18.04



Install zimpl by entering the following commands in the terminal:

sudo apt update
sudo apt install zimpl

Description:

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.

Homepage: http://zimpl.zib.de/

Version: 3.3.4-2

Section: universe/science