COIN-OR::LEMON - Graph Library

Changeset 921:e05b2b48515a in lemon for doc


Ignore:
Timestamp:
02/14/10 19:06:07 (14 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Improve README and mainpage.dox (#342)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/mainpage.dox

    r802 r921  
    2424<b>LEMON</b> stands for <i><b>L</b>ibrary for <b>E</b>fficient <b>M</b>odeling
    2525and <b>O</b>ptimization in <b>N</b>etworks</i>.
    26 It is a C++ template library providing efficient implementation of common
     26It is a C++ template library providing efficient implementations of common
    2727data structures and algorithms with focus on combinatorial optimization
    28 problems in graphs and networks.
     28tasks connected mainly with graphs and networks.
    2929
    3030<b>
     
    4040Combinatorial Optimization</a> \ref egres
    4141at the Operations Research Department of the
    42 <a href="http://www.elte.hu/">E&ouml;tv&ouml;s Lor&aacute;nd University,
    43 Budapest</a>, Hungary.
     42<a href="http://www.elte.hu/en/">E&ouml;tv&ouml;s Lor&aacute;nd University</a>,
     43Budapest, Hungary.
    4444LEMON is also a member of the <a href="http://www.coin-or.org/">COIN-OR</a>
    4545initiative \ref coinor.
     
    5050<a class="el" href="http://lemon.cs.elte.hu/pub/tutorial/">LEMON Tutorial</a>.
    5151
     52If you are interested in starting to use the library, see the <a class="el"
     53href="http://lemon.cs.elte.hu/trac/lemon/wiki/InstallGuide/">Installation
     54Guide</a>.
     55
    5256If you know what you are looking for, then try to find it under the
    5357<a class="el" href="modules.html">Modules</a> section.
Note: See TracChangeset for help on using the changeset viewer.