LEMON - an Open Source C++ Graph Template Library

  • Authors:
  • Balázs Dezs;Alpár Jüttner;Péter Kovács

  • Affiliations:
  • Department of Algorithms and Applications, Eötvös Loránd University, H-1117 Budapest, Hungary;Department of Operations Research Eötvös Loránd University, H-1117 Budapest, Hungary;Department of Algorithms and Applications, Eötvös Loránd University, H-1117 Budapest, Hungary

  • Venue:
  • Electronic Notes in Theoretical Computer Science (ENTCS)
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper introduces LEMON, a generic open source C++ library providing easy-to-use and efficient implementations of graph and network algorithms and related data structures. The basic design concepts, features, and performance of LEMON are compared with similar software packages, namely BGL (Boost Graph Library) and LEDA. LEMON turned out to be a viable alternative to these widely used libraries, and our benchmarks show that it typically outperforms them in efficiency.