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

Demo programs


Detailed Description

Some demo programs are listed here. Their full source codes can be found in the demo subdirectory of the source tree.

The standard compilation procedure (./configure;make) will compile them, as well.


Files

file  dijkstra_demo.cc
 Demonstrating LEMON implementation of the Dijkstra algorithm.
file  dim_to_lgf.cc
 DIMACS to LGF converter (demo).
file  graph_to_eps_demo.cc
 Demo of the graph grawing function graphToEps().
file  hello_lemon.cc
 LEMON style "Hello World!" program.
file  kruskal_demo.cc
 Minimum weight spanning tree by Kruskal algorithm (demo).
file  lp_demo.cc
 A program demonstrating the LEMON LP solver interface.
file  lp_maxflow_demo.cc
 Max flow problem solved with an LP solver (demo).
file  reader_writer_demo.cc
 Demonstrating graph input and output.
file  sub_graph_adaptor_demo.cc
 Computing maximum number of edge-disjoint shortest paths.


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