Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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>


Directories

directory  bits
 Implementation helper files.
directory  concept
 Concept descriptors and checking classes.

Files

file  bezier.h [code]
 Classes to compute with Bezier curves.
file  bfs.h [code]
 Bfs algorithm.
file  bin_heap.h [code]
 Binary Heap implementation.
file  concept_check.h [code]
file  config.h [code]
file  dfs.h [code]
 Dfs algorithm.
file  dijkstra.h [code]
 Dijkstra algorithm.
file  dimacs.h [code]
 Dimacs file format reader.
file  error.h [code]
 Basic exception classes and error handling.
file  fib_heap.h [code]
 Fibonacci Heap implementation.
file  full_graph.h [code]
 FullGraph and SymFullGraph classes.
file  graph_adaptor.h [code]
 Several graph adaptors.
file  graph_reader.h [code]
 Lemon Graph Format reader.
file  graph_to_eps.h [code]
 Simple graph drawer.
file  graph_utils.h [code]
 Graph utilities.
file  graph_writer.h [code]
 Lemon Graph Format writer.
file  grid_graph.h [code]
file  invalid.h [code]
 Definition of INVALID.
file  kruskal.h [code]
 Kruskal's algorithm to compute a minimum cost tree.
file  lemon_reader.h [code]
 Lemon Format reader.
file  lemon_writer.h [code]
 Lemon Format writer.
file  list_graph.h [code]
 ListGraph, SymListGraph classes.
file  lp.h [code]
 Defines a default LP solver.
file  lp_base.cc
 The implementation of the LP solver interface.
file  lp_base.h [code]
 The interface of the LP solver interface.
file  lp_cplex.cc
 Implementation of the LEMON-CPLEX lp solver interface.
file  lp_cplex.h [code]
 Header of the LEMON-CPLEX lp solver interface.
file  lp_glpk.cc
 Implementation of the LEMON-GLPK lp solver interface.
file  lp_glpk.h [code]
 Header of the LEMON-GLPK lp solver interface.
file  lp_skeleton.cc
 A skeleton file to implement LP solver interfaces.
file  lp_skeleton.h [code]
 A skeleton file to implement LP solver interfaces.
file  maps.h [code]
 Miscellaneous property maps.
file  max_matching.h [code]
 Maximum matching algorithm.
file  min_cost_flow.h [code]
 An algorithm for finding a flow of value k (for small values of k) having minimal total cost.
file  path.h [code]
 Classes for representing paths in graphs.
file  preflow.h [code]
file  radix_heap.h [code]
 Radix Heap implementation.
file  simann.h [code]
 Simulated annealing framework.
file  smart_graph.h [code]
 SmartGraph and SymSmartGraph classes.
file  suurballe.h [code]
 An algorithm for finding k paths of minimal total length.
file  time_measure.h [code]
 Tools for measuring cpu usage.
file  unionfind.h [code]
 Union-Find data structures.
file  utility.h [code]
 Miscellaneous basic utilities.
file  xy.h [code]
 A simple two dimensional vector and a bounding box implementation.


Generated on Sat Aug 27 14:14:56 2005 for LEMON by  doxygen 1.4.4