equal
deleted
inserted
replaced
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 |