/** \mainpage \section intro Introduction \subsection whatis What is HugoLib HugoLib stands for Hungarian Graph Optimization Library. It is a C++ template library aimed at combinatorial optimization tasks which often involve in working with graphs. As the name also suggests, its development was started by Hungarian people. \subsection howtoread How to read this document If you are new to HugoLib, you probably should start \ref graphs "here". You can also find this page along with other under Related Pages (left-hand side frame). If you are more interested in details about data structures and algorithms then you should browse the reference manual part of the documentation. The Modules section is a good starting point for this. */