README
changeset 752 71f9c1f0d808
parent 318 1e2d6ca80793
child 848 e05b2b48515a
equal deleted inserted replaced
4:3875a4cab03b 5:b880e5c3c453
     1 ==================================================================
     1 =====================================================================
     2 LEMON - a Library of Efficient Models and Optimization in Networks
     2 LEMON - a Library for Efficient Modeling and Optimization in Networks
     3 ==================================================================
     3 =====================================================================
     4 
     4 
     5 LEMON is an open source library written in C++. It provides
     5 LEMON is an open source library written in C++. It provides
     6 easy-to-use implementations of common data structures and algorithms
     6 easy-to-use implementations of common data structures and algorithms
     7 in the area of optimization and helps implementing new ones. The main
     7 in the area of optimization and helps implementing new ones. The main
     8 focus is on graphs and graph algorithms, thus it is especially
     8 focus is on graphs and graph algorithms, thus it is especially