/** \page Tutorial LEMON Tutorial

Table of Contents

  1. Introduction
  2. Getting Started
  3. Basic concepts
  4. Lemon Graph File Format
  5. Algorithms
  6. Maps II.
  7. Show a graph
  8. Miscellaneous Tool

Introduction

Getting Started

Hello World in LEMON

Compiling Hello World

Basic concepts

ListGraph - a versatile directed graph

Maps I.

Lemon Graph File Format

Algorithms

Bfs/Dfs

Dijkstra

Kruskal

Maps II.

Writing Custom ReadMap

Map Adaptors

Special Purpose Maps

Show a graph

Miscellaneous Tool

LP solver

Simulated Annealing

*/