lemon Directory Reference


Detailed Description

This is the base directory of LEMON includes, so each include file must be prefixed with this, e.g.
#include<lemon/list_graph.h>
#include<lemon/dijkstra.h>

lemon/


Directories

directory  bits
 Auxiliary tools for implementation.
directory  concepts
 Concept descriptors and checking classes.

Files

file  arg_parser.cc
file  arg_parser.h
 A tool to parse command line arguments.
file  assert.h
 Extended assertion handling.
file  base.cc
 Some basic non-inline functions and static global data.
file  bfs.h
 BFS algorithm.
file  bin_heap.h
 Binary Heap implementation.
file  color.cc
 Color constants.
file  color.h
 Tools to manage RGB colors.
file  concept_check.h
 Basic utilities for concept checking.
file  config.h
file  core.h
 LEMON core utilities.
file  counter.h
 Tools for counting steps and events.
file  dfs.h
 DFS algorithm.
file  dijkstra.h
 Dijkstra algorithm.
file  dim2.h
 A simple two dimensional vector and a bounding box implementation.
file  error.h
 Basic exception classes and error handling.
file  graph_to_eps.h
 A well configurable tool for visualizing graphs.
file  kruskal.h
 Kruskal's algorithm to compute a minimum cost spanning tree.
file  lgf_reader.h
 LEMON Graph Format reader.
file  lgf_writer.h
 LEMON Graph Format writer.
file  list_graph.h
 ListDigraph, ListGraph classes.
file  maps.h
 Miscellaneous property maps.
file  math.h
 Some extensions to the standard cmath library.
file  path.h
 Classes for representing paths in digraphs.
file  random.cc
 Instantiation of the Random class.
file  random.h
 Mersenne Twister random number generator.
file  smart_graph.h
 SmartDigraph and SmartGraph classes.
file  time_measure.h
 Tools for measuring cpu usage.
file  tolerance.h
 A basic tool to handle the anomalies of calculation with floating point numbers.
file  unionfind.h
 Union-Find data structures.

Generated on Sun Dec 7 10:50:04 2008 for LEMON by  doxygen 1.5.7.1