/** \page Tutorial LEMON Tutorial \section toc Table of Contents -# \ref intro -# \ref get_start - \ref hello_world - \ref compile -# \ref basic - \ref list_graph - \ref maps1 -# \ref file -# \ref algos - \ref bfs_dfs - \ref dijkstra - \ref kruskal -# \ref maps2 - \ref custom_maps - \ref map_adaptors - \ref spec_maps -# \ref show -# \ref misc - \ref lp - \ref simann \section intro Introduction \section get_start Getting Started \subsection hello_world Hello World in LEMON \subsection compile Compiling Hello World \section basic Basic concepts \subsection list_graph ListGraph - a versatile directed graph \subsection maps1 Maps I. \section file Lemon Graph File Format \section algos Algorithms \subsection bfs_dfs Bfs/Dfs \subsection dijkstra Dijkstra \subsection kruskal Kruskal \section maps2 Maps II. \subsection custom_maps Writing Custom ReadMap \subsection map_adaptors Map Adaptors \subsection spec_maps Special Purpose Maps \section show Show a graph \section misc Miscellaneous Tool \subsection lp LP solver \subsection simann Simulated Annealing */