My Project
Modules
Here is a list of all modules:
[detail level 123]
 Data StructuresThis group contains the several data structures implemented in LEMON
 Graph StructuresGraph structures implemented in LEMON
 Adaptor Classes for GraphsAdaptor classes for digraphs and graphs
 MapsMap structures implemented in LEMON
 Graph MapsSpecial graph-related maps
 Map AdaptorsTools to create new maps from existing ones
 Path StructuresPath structures implemented in LEMON
 Heap StructuresHeap structures implemented in LEMON
 Auxiliary Data StructuresAuxiliary data structures implemented in LEMON
 Geometric Data StructuresGeometric data structures implemented in LEMON
 AlgorithmsThis group contains the several algorithms implemented in LEMON
 Graph SearchCommon graph search algorithms
 Shortest Path AlgorithmsAlgorithms for finding shortest paths
 Minimum Spanning Tree AlgorithmsAlgorithms for finding minimum cost spanning trees and arborescences
 Maximum Flow AlgorithmsAlgorithms for finding maximum flows
 Minimum Cost Flow AlgorithmsAlgorithms for finding minimum cost flows and circulations
 Minimum Cut AlgorithmsAlgorithms for finding minimum cut in graphs
 Minimum Mean Cycle AlgorithmsAlgorithms for finding minimum mean cycles
 Matching AlgorithmsAlgorithms for finding matchings in graphs and bipartite graphs
 Connectivity and Other Graph PropertiesAlgorithms for discovering the graph properties
 Planar Embedding and DrawingAlgorithms for planarity checking, embedding and drawing
 Traveling Salesman ProblemAlgorithms for the symmetric traveling salesman problem
 Approximation AlgorithmsApproximation algorithms
 Auxiliary AlgorithmsAuxiliary algorithms implemented in LEMON
 General Optimization ToolsThis group contains some general optimization frameworks implemented in LEMON
 LP and MIP SolversLP and MIP solver interfaces for LEMON
 Tools and UtilitiesTools and utilities for programming in LEMON
 Basic Graph UtilitiesSimple basic graph utilities
 Miscellaneous ToolsTools for development, debugging and testing
 Time Measuring and CountingSimple tools for measuring the performance of algorithms
 ExceptionsExceptions defined in LEMON
 Input-OutputGraph Input-Output methods
 LEMON Graph FormatReading and writing LEMON Graph Format
 Postscript ExportingGeneral EPS drawer and graph exporter
 DIMACS FormatRead and write files in DIMACS format
 NAUTY FormatRead Nauty format
 ConceptsSkeleton classes and concept checking classes
 Graph Structure ConceptsSkeleton and concept checking classes for graph structures
 Map ConceptsSkeleton and concept checking classes for maps
 Standalone Utility ApplicationsSome utility applications are listed here
 Demo ProgramsSome demo programs are listed here. Their full source codes can be found in the demo subdirectory of the source tree