dimacs-solver

Library for Efficient Modeling and Optimization in Networks (utilities)

Install

All systems
curl cmd.cat/dimacs-solver.sh
Debian Debian
apt-get install liblemon-utils
Ubuntu
apt-get install liblemon-utils
image/svg+xml Kali Linux
apt-get install liblemon-utils
Fedora
dnf install coin-or-lemon-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install liblemon-utils
Raspbian
apt-get install liblemon-utils

liblemon-utils

Library for Efficient Modeling and Optimization in Networks (utilities)

LEMON stands for Library for Efficient Modeling and Optimization in Networks. It is a C++ template library providing efficient implementations of common data structures and algorithms with focus on combinatorial optimization tasks connected mainly with graphs and networks. LEMON is a member of the COIN-OR initiative, a collection of OR related open source projects. This package contains the utilies accompanying the library.

coin-or-lemon-tools

Command-line tools for coin-or-lemon