File List

Here is a list of all documented files with brief descriptions:
demo/arg_parser_demo.ccArgument parser demo
demo/graph_to_eps_demo.ccDemo of the graph drawing function graphToEps()
demo/lgf_demo.ccDemonstrating graph input and output
lemon/arg_parser.hA tool to parse command line arguments
lemon/assert.hExtended assertion handling
lemon/base.ccSome basic non-inline functions and static global data
lemon/bfs.hBFS algorithm
lemon/bin_heap.hBinary Heap implementation
lemon/color.ccColor constants
lemon/color.hTools to manage RGB colors
lemon/concept_check.hBasic utilities for concept checking
lemon/core.hLEMON core utilities
lemon/counter.hTools for counting steps and events
lemon/dfs.hDFS algorithm
lemon/dijkstra.hDijkstra algorithm
lemon/dim2.hA simple two dimensional vector and a bounding box implementation
lemon/error.hBasic exception classes and error handling
lemon/graph_to_eps.hA well configurable tool for visualizing graphs
lemon/kruskal.h
lemon/lgf_reader.hLEMON Graph Format reader
lemon/lgf_writer.hLEMON Graph Format writer
lemon/list_graph.hListDigraph, ListGraph classes
lemon/maps.hMiscellaneous property maps
lemon/math.hSome extensions to the standard cmath library
lemon/path.hClasses for representing paths in digraphs
lemon/random.ccInstantiation of the Random class
lemon/random.hMersenne Twister random number generator
lemon/smart_graph.hSmartDigraph and SmartGraph classes
lemon/time_measure.hTools for measuring cpu usage
lemon/tolerance.hA basic tool to handle the anomalies of calculation with floating point numbers
lemon/unionfind.hUnion-Find data structures
lemon/bits/windows.ccSome basic non-inline functions and static global data
lemon/concepts/digraph.hThe concept of directed graphs
lemon/concepts/graph.hThe concept of Undirected Graphs
lemon/concepts/graph_components.hThe concept of graph components
lemon/concepts/heap.hThe concept of heaps
lemon/concepts/maps.hThe concept of maps
lemon/concepts/path.hClasses for representing paths in digraphs
test/test_tools.hSome utilities to write test programs

doxygen