Changes in doc/mainpage.dox [848:e05b2b48515a:755:134852d7fb0a] in lemon-main
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/mainpage.dox
r848 r755 24 24 <b>LEMON</b> stands for <i><b>L</b>ibrary for <b>E</b>fficient <b>M</b>odeling 25 25 and <b>O</b>ptimization in <b>N</b>etworks</i>. 26 It is a C++ template library providing efficient implementation sof common26 It is a C++ template library providing efficient implementation of common 27 27 data structures and algorithms with focus on combinatorial optimization 28 tasks connected mainly with graphs and networks. 28 problems in graphs and networks. 29 29 30 30 <b> … … 40 40 Combinatorial Optimization</a> \ref egres 41 41 at the Operations Research Department of the 42 <a href="http://www.elte.hu/ en/">Eötvös Loránd University</a>,43 Budapest , Hungary.42 <a href="http://www.elte.hu/">Eötvös Loránd University, 43 Budapest</a>, Hungary. 44 44 LEMON is also a member of the <a href="http://www.coin-or.org/">COIN-OR</a> 45 45 initiative \ref coinor. … … 50 50 <a class="el" href="http://lemon.cs.elte.hu/pub/tutorial/">LEMON Tutorial</a>. 51 51 52 If you are interested in starting to use the library, see the <a class="el"53 href="http://lemon.cs.elte.hu/trac/lemon/wiki/InstallGuide/">Installation54 Guide</a>.55 56 52 If you know what you are looking for, then try to find it under the 57 53 <a class="el" href="modules.html">Modules</a> section.
Note: See TracChangeset
for help on using the changeset viewer.