Software
- Minotaur: A
solver toolkit for mixed-integer nonlinear optimization problems (MINLP). It consists
of several solvers for Mixed-Integer Nonlinear Optimization and offers a
general framework for developing new algorithms
- FOSSEE
Optimization Toolbox: A scilab toolbox that provides interfaces to several
open-source optimization solvers.
- SYMPHONY: A solver for
mixed-integer linear optimization problems.
- pprof.py is a script written in python for
generating
performance profiles. These profiles can be used to compare performance of
different solvers, in particular those used for optimization.
It was originally written by Michael
Friedlander and has been slightly modified. The original script is
available here.
Some more information is available here. The script depends on
python modules Gnuplot.py and Numpy.
An older version of the script for python-2.5 is available here.
last modified on August 19, 2010