LEMON (C++ library)
| LEMON | |
|---|---|
| Initial release | September 30, 2004 |
| Stable release | 1.3.1
/ July 7, 2014 |
| Written in | C++ |
| Operating system | Cross-platform |
| Platform | gcc, icc, Visual Studio, xlC |
| Type | Graph and Network Optimization Library |
| License | Free software (Boost license) |
| Website | http://lemon.cs.elte.hu |
| Repository | |
LEMON is an open source graph library written in the C++ language providing implementations of common data structures and algorithms with focus on combinatorial optimization tasks connected mainly with graphs and networks. The library is part of the COIN-OR project.
LEMON is an abbreviation of Library for Efficient Modeling and Optimization in Networks.