doc/mainpage.dox
changeset 921 818510fa3d99
parent 678 a6bfd3346245
child 926 b53cb2242a42
     1.1 --- a/doc/mainpage.dox	Wed Sep 29 14:12:26 2004 +0000
     1.2 +++ b/doc/mainpage.dox	Wed Sep 29 15:30:04 2004 +0000
     1.3 @@ -3,9 +3,11 @@
     1.4  
     1.5  \section intro Introduction
     1.6  
     1.7 -\subsection whatis What is HugoLib
     1.8 +\subsection whatis What is LEMON
     1.9  
    1.10 -HugoLib stands for Hungarian Graph Optimization Library.
    1.11 +LEMON stands for
    1.12 +<it>L</it>ibrary of <it>E</it>fficient <it>M</it>odels
    1.13 +and <it>O</it>ptimization in <it>N</it>etworks.
    1.14  It is a C++ template
    1.15  library aimed at combinatorial optimization tasks which
    1.16  often involve in working
    1.17 @@ -14,7 +16,7 @@
    1.18  
    1.19  \subsection howtoread How to read this document
    1.20  
    1.21 -Graph structures play central role in HugoLib, so if you are new to it,
    1.22 +Graph structures play central role in LEMON, so if you are new to it,
    1.23  you probably should start \ref graphs "here".
    1.24  You can also find this page along with others under
    1.25  <a href="pages.html"> Related Pages </a>