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

LEMON File List

Here is a list of all documented files with brief descriptions:
demo/dijkstra_demo.ccDemonstrating LEMON implementation of the Dijkstra algorithm
demo/dim_to_lgf.ccDIMACS to LGF converter (demo)
demo/graph_to_eps_demo.ccDemo of the graph grawing function graphToEps()
demo/hello_lemon.ccLEMON style "Hello World!" program
demo/kruskal_demo.ccMinimum weight spanning tree by Kruskal algorithm (demo)
demo/lp_demo.ccA program demonstrating the LEMON LP solver interface
demo/lp_maxflow_demo.ccMax flow problem solved with an LP solver (demo)
demo/reader_writer_demo.ccDemonstrating graph input and output
demo/sub_graph_adaptor_demo.ccComputing maximum number of edge-disjoint shortest paths
demo/tight_edge_filter_map.h [code]
doc/template.h [code]
lemon/bezier.h [code]Classes to compute with Bezier curves
lemon/bfs.h [code]Bfs algorithm
lemon/bin_heap.h [code]Binary Heap implementation
lemon/concept_check.h [code]
lemon/config.h [code]
lemon/dfs.h [code]Dfs algorithm
lemon/dijkstra.h [code]Dijkstra algorithm
lemon/dimacs.h [code]Dimacs file format reader
lemon/error.h [code]Basic exception classes and error handling
lemon/fib_heap.h [code]Fibonacci Heap implementation
lemon/full_graph.h [code]FullGraph and SymFullGraph classes
lemon/graph_adaptor.h [code]Several graph adaptors
lemon/graph_reader.h [code]Lemon Graph Format reader
lemon/graph_to_eps.h [code]Simple graph drawer
lemon/graph_utils.h [code]Graph utilities
lemon/graph_writer.h [code]Lemon Graph Format writer
lemon/grid_graph.h [code]
lemon/invalid.h [code]Definition of INVALID
lemon/kruskal.h [code]Kruskal's algorithm to compute a minimum cost tree
lemon/lemon_reader.h [code]Lemon Format reader
lemon/lemon_writer.h [code]Lemon Format writer
lemon/list_graph.h [code]ListGraph, SymListGraph classes
lemon/lp.h [code]Defines a default LP solver
lemon/lp_base.ccThe implementation of the LP solver interface
lemon/lp_base.h [code]The interface of the LP solver interface
lemon/lp_cplex.ccImplementation of the LEMON-CPLEX lp solver interface
lemon/lp_cplex.h [code]Header of the LEMON-CPLEX lp solver interface
lemon/lp_glpk.ccImplementation of the LEMON-GLPK lp solver interface
lemon/lp_glpk.h [code]Header of the LEMON-GLPK lp solver interface
lemon/lp_skeleton.ccA skeleton file to implement LP solver interfaces
lemon/lp_skeleton.h [code]A skeleton file to implement LP solver interfaces
lemon/maps.h [code]Miscellaneous property maps
lemon/max_matching.h [code]Maximum matching algorithm
lemon/min_cost_flow.h [code]An algorithm for finding a flow of value k (for small values of k) having minimal total cost
lemon/path.h [code]Classes for representing paths in graphs
lemon/preflow.h [code]
lemon/radix_heap.h [code]Radix Heap implementation
lemon/simann.h [code]Simulated annealing framework
lemon/smart_graph.h [code]SmartGraph and SymSmartGraph classes
lemon/suurballe.h [code]An algorithm for finding k paths of minimal total length
lemon/time_measure.h [code]Tools for measuring cpu usage
lemon/unionfind.h [code]Union-Find data structures
lemon/utility.h [code]Miscellaneous basic utilities
lemon/xy.h [code]A simple two dimensional vector and a bounding box implementation
lemon/bits/alteration_notifier.h [code]Observer registry for graph alteration observers
lemon/bits/array_map.h [code]Graph maps that construates and destruates their elements dynamically
lemon/bits/clearable_graph_extender.h [code]
lemon/bits/default_map.h [code]Graph maps that construct and destruct their elements dynamically
lemon/bits/erasable_graph_extender.h [code]
lemon/bits/extendable_graph_extender.h [code]
lemon/bits/extended_pair.h [code]A more customizable pair type than std::pair
lemon/bits/item_reader.h [code]Item reader bits for lemon input
lemon/bits/item_writer.h [code]Item writer bits for lemon output
lemon/bits/iterable_graph_extender.h [code]
lemon/bits/map_iterator.h [code]Iterators on the maps
lemon/bits/undir_graph_extender.h [code]
lemon/bits/vector_map.h [code]Vector based graph maps
lemon/concept/graph.h [code]Declaration of Graph
lemon/concept/graph_component.h [code]The graph components
lemon/concept/heap.h [code]Classes for representing heaps
lemon/concept/maps.h [code]Map concepts checking classes for testing and documenting
lemon/concept/path.h [code]Classes for representing paths in graphs
lemon/concept/undir_graph.h [code]Undirected graphs and components of
test/test_tools.h [code]Some utilities to write test programs

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