LEMON (C++ library)

LEMON
Initial releaseSeptember 30, 2004 (2004-09-30)
Stable release
1.3.1 / July 7, 2014 (2014-07-07)
Written inC++
Operating systemCross-platform
Platformgcc, icc, Visual Studio, xlC
TypeGraph and Network Optimization Library
LicenseFree software (Boost license)
Websitehttp://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.