diff -r 2d6c8075d9d0 -r 818510fa3d99 doc/mainpage.dox --- a/doc/mainpage.dox Wed Sep 29 14:12:26 2004 +0000 +++ b/doc/mainpage.dox Wed Sep 29 15:30:04 2004 +0000 @@ -3,9 +3,11 @@ \section intro Introduction -\subsection whatis What is HugoLib +\subsection whatis What is LEMON -HugoLib stands for Hungarian Graph Optimization Library. +LEMON stands for +Library of Efficient Models +and Optimization in Networks. It is a C++ template library aimed at combinatorial optimization tasks which often involve in working @@ -14,7 +16,7 @@ \subsection howtoread How to read this document -Graph structures play central role in HugoLib, so if you are new to it, +Graph structures play central role in LEMON, so if you are new to it, you probably should start \ref graphs "here". You can also find this page along with others under Related Pages