esolver
Exact linear programming solver
Install
- All systems
-
curl cmd.cat/esolver.sh
- Debian
-
apt-get install qsopt-ex
- Ubuntu
-
apt-get install qsopt-ex
- Kali Linux
-
apt-get install qsopt-ex
- Fedora
-
dnf install lis-bin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qsopt-ex
- Raspbian
-
apt-get install qsopt-ex
- Dockerfile
- dockerfile.run/esolver
qsopt-ex
Exact linear programming solver
QSopt-ex is an implementation of a simplex-based algorithm that returns exact rational solutions, taking advantage of the speed of floating-point calculations and attempting to minimize the operations performed in rational arithmetic. This package contains the command-line utilities.