next up previous contents index
Next: Contents of a LEDA Up: Technical Information Previous: Technical Information   Contents   Index


LEDA Library and Packages

The implementations of most LEDA data types and algorithms are precompiled and contained in one library libleda that can be linked with C++ application programs.

LEDA is available either as source code package or as object code package for the platforms listed in Section Platforms. Information on how to obtain LEDA can be found at http://www.algorithmic-solutions.com/index.php/products/leda-for-c

Sections Source Contents ff. describe how to compile the LEDA libraries in the source code package for Unix (including Linux and CygWin) and Microsoft Windows. Section http://www.algorithmic-solutions.info/leda_manual/Object_Code_on.html and Section http://www.algorithmic-solutions.info/leda_manual/DLL_s_MS_Visual.html describe the installation and usage of the object code packages for Unix and Windows, respectively.