COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/mainpage.dox

    r606 r705  
    2424\subsection whatis What is LEMON
    2525
    26 LEMON stands for
    27 <b>L</b>ibrary of <b>E</b>fficient <b>M</b>odels
     26LEMON stands for <b>L</b>ibrary for <b>E</b>fficient <b>M</b>odeling
    2827and <b>O</b>ptimization in <b>N</b>etworks.
    2928It is a C++ template
     
    4241\subsection howtoread How to read the documentation
    4342
    44 If you want to get a quick start and see the most important features then
    45 take a look at our \ref quicktour
    46 "Quick Tour to LEMON" which will guide you along.
    47 
    48 If you already feel like using our library, see the
     43If you would like to get to know the library, see
    4944<a class="el" href="http://lemon.cs.elte.hu/pub/tutorial/">LEMON Tutorial</a>.
    5045
    51 If you know what you are looking for then try to find it under the
     46If you know what you are looking for, then try to find it under the
    5247<a class="el" href="modules.html">Modules</a> section.
    5348
Note: See TracChangeset for help on using the changeset viewer.