symphony
COIN-OR solver for mixed-integer linear programs
Install
- All systems
-
curl cmd.cat/symphony.sh
- Debian
-
apt-get install coinor-symphony
- Ubuntu
-
apt-get install coinor-symphony
- Kali Linux
-
apt-get install coinor-symphony
- Fedora
-
dnf install coinor-symphony
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install coinor-symphony
- Raspbian
-
apt-get install coinor-symphony
- Dockerfile
- dockerfile.run/symphony
coinor-symphony
COIN-OR solver for mixed-integer linear programs
SYMPHONY is an open-source generic mixed-integer linear programs (MILP) solver, callable library, and extensible framework for implementing customized solvers SYMPHONY has a number of advanced capabilities, including the ability to solve multi-objective MILPs, the ability to warm start its solution procedure, and the ability to perform basic sensitivity analyses. SYMPHONY is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). This package contains the symphony executable.