1.1 --- a/doc/mainpage.dox Mon Dec 14 06:07:52 2009 +0100
1.2 +++ b/doc/mainpage.dox Sun Feb 14 19:06:07 2010 +0100
1.3 @@ -23,9 +23,9 @@
1.4
1.5 <b>LEMON</b> stands for <i><b>L</b>ibrary for <b>E</b>fficient <b>M</b>odeling
1.6 and <b>O</b>ptimization in <b>N</b>etworks</i>.
1.7 -It is a C++ template library providing efficient implementation of common
1.8 +It is a C++ template library providing efficient implementations of common
1.9 data structures and algorithms with focus on combinatorial optimization
1.10 -problems in graphs and networks.
1.11 +tasks connected mainly with graphs and networks.
1.12
1.13 <b>
1.14 LEMON is an <a class="el" href="http://opensource.org/">open source</a>
1.15 @@ -39,8 +39,8 @@
1.16 <a href="http://www.cs.elte.hu/egres/">Egerváry Research Group on
1.17 Combinatorial Optimization</a> \ref egres
1.18 at the Operations Research Department of the
1.19 -<a href="http://www.elte.hu/">Eötvös Loránd University,
1.20 -Budapest</a>, Hungary.
1.21 +<a href="http://www.elte.hu/en/">Eötvös Loránd University</a>,
1.22 +Budapest, Hungary.
1.23 LEMON is also a member of the <a href="http://www.coin-or.org/">COIN-OR</a>
1.24 initiative \ref coinor.
1.25
1.26 @@ -49,6 +49,10 @@
1.27 If you would like to get to know the library, see
1.28 <a class="el" href="http://lemon.cs.elte.hu/pub/tutorial/">LEMON Tutorial</a>.
1.29
1.30 +If you are interested in starting to use the library, see the <a class="el"
1.31 +href="http://lemon.cs.elte.hu/trac/lemon/wiki/InstallGuide/">Installation
1.32 +Guide</a>.
1.33 +
1.34 If you know what you are looking for, then try to find it under the
1.35 <a class="el" href="modules.html">Modules</a> section.
1.36