This library provides a transpiler from S-expression to Mixed Integer / Linear Programming language, and sub-libraries that invoke Stat-of-the-Art commercial/open-source MILP solvers such as CPLEX, Globi, GLPK, LP_SOLVE.
This library is at least tested on implementation listed below:
- SBCL 1.4.0 on X86-64 Linux 4.10.0-38-generic (author's environment)
Also, it depends on the following libraries:
-
trivia :
-
alexandria by Nikodemus Siivola nikodemus@sb-studio.net, and others. : Alexandria is a collection of portable public domain utilities.
-
iterate by ** : Jonathan Amsterdam's iterator/gatherer/accumulator facility
- Masataro Asai (guicho2.71828@gmail.com)
Copyright (c) 2017 Masataro Asai (guicho2.71828@gmail.com)
Licensed under the LLGPL License.