Version 66 (modified by 15 years ago) (diff) | ,
---|
News
- Oct 3, 2009
LEMON 1.1.1 released
Bugfix release for version 1.1. Please visit the NEWS file for more details on the changes. - Jun 25, 2009
LEMON project template
This template allows you to easily set up your own LEMON based project. Click here for more details. - May 13, 2009
LEMON 1.1 released
This is a major release with tons of new features. Please visit the NEWS file for more details on the changes. - May 5, 2009
LEMON 1.0.4 released
Bugfix release for version 1.0. Please visit the NEWS file for more details on the changes. - Mar 27, 2009
LEMON joins to the COIN-OR initiative
COIN-OR (Computational Infrastructure for Operations Research, http://www.coin-or.org) project is an initiative to spur the development of open-source software for the operations research community. - Mar 26, 2009
LEMON 1.0.3 released
This is the third bugfix release for version 1.0. Please visit the NEWS file for more details on the changes.
Welcome to COIN-OR::LEMON
LEMON stands for Library for Efficient Modeling and Optimization in Networks. It is a C++ template library aimed at combinatorial optimization tasks, especially those working with graphs and networks.
LEMON is a member of the COIN-OR initiative, a collection of OR related open source projects. You are free to use it in your commercial or non-commercial applications under very permissive license terms.
The project was launched by the Egerváry Research Group on Combinatorial Optimization (EGRES) at the Operations Research Department of the Eötvös University, Budapest in 2003. Up to this point the developers of the library work at the Eötvös University, Budapest and at the Budapest University of Technology and Economics.
Starting Points
- Documentation -- Browse the documentation.
- Local site -- Some local information in Hungarian related to the LEMON team.
- The old webpage -- Quite obsolete, but still contains some useful info about the 0.x series of LEMON.
Related Projects
- gLemon -- A graph editor for LEMON.
- pyLemon -- A Python language binding for LEMON.
- Perl-Lemon -- A Perl language binding for LEMON.
- LemonRouting -- Routing algorithms in telecommunication networks based on LEMON.