%%%%% Defining LEMON %%%%%
title = {{LEMON} -- {L}ibrary for {E}fficient {M}odeling and
{O}ptimization in {N}etworks},
howpublished = {\url{http://lemon.cs.elte.hu/}},
title = {{EGRES} -- {E}gerv{\'a}ry {R}esearch {G}roup on
{C}ombinatorial {O}ptimization},
url = {http://www.cs.elte.hu/egres/}
title = {{COIN-OR} -- {C}omputational {I}nfrastructure for
{O}perations {R}esearch},
url = {http://www.coin-or.org/}
%%%%% Other libraries %%%%%%
title = {{B}oost {C++} {L}ibraries},
url = {http://www.boost.org/}
author = {Jeremy G. Siek and Lee-Quan Lee and Andrew
title = {The Boost Graph Library: User Guide and Reference
publisher = {Addison-Wesley},
title = {{LEDA} -- {L}ibrary of {E}fficient {D}ata {T}ypes and
url = {http://www.algorithmic-solutions.com/}
author = {Kurt Mehlhorn and Stefan N{\"a}her},
title = {{LEDA}: {A} platform for combinatorial and geometric
publisher = {Cambridge University Press},
address = {New York, NY, USA},
%%%%% Tools that LEMON depends on %%%%%
title = {{CMake} -- {C}ross {P}latform {M}ake},
url = {http://www.cmake.org/}
title = {{Doxygen} -- {S}ource code documentation generator
url = {http://www.doxygen.org/}
%%%%% LP/MIP libraries %%%%%
title = {{GLPK} -- {GNU} {L}inear {P}rogramming {K}it},
url = {http://www.gnu.org/software/glpk/}
title = {{Clp} -- {Coin-Or} {L}inear {P}rogramming},
url = {http://projects.coin-or.org/Clp/}
title = {{Cbc} -- {Coin-Or} {B}ranch and {C}ut},
url = {http://projects.coin-or.org/Cbc/}
title = {{ILOG} {CPLEX}},
url = {http://www.ilog.com/}
title = {{SoPlex} -- {T}he {S}equential {O}bject-{O}riented
url = {http://soplex.zib.de/}
%%%%% General books %%%%%
author = {Ravindra K. Ahuja and Thomas L. Magnanti and James
title = {Network Flows: Theory, Algorithms, and Applications},
publisher = {Prentice-Hall, Inc.},
@book{schrijver03combinatorial,
author = {Alexander Schrijver},
title = {Combinatorial Optimization: Polyhedra and Efficiency},
publisher = {Springer-Verlag},
author = {Thomas H. Cormen and Charles E. Leiserson and Ronald
L. Rivest and Clifford Stein},
title = {Introduction to Algorithms},
publisher = {The MIT Press},
author = {Bjarne Stroustrup},
title = {The C++ Programming Language},
publisher = {Addison-Wesley Professional},
%%%%% Maximum flow algorithms %%%%%
@article{edmondskarp72theoretical,
author = {Jack Edmonds and Richard M. Karp},
title = {Theoretical improvements in algorithmic efficiency
for network flow problems},
journal = {Journal of the ACM},
@article{goldberg88newapproach,
author = {Andrew V. Goldberg and Robert E. Tarjan},
title = {A new approach to the maximum flow problem},
journal = {Journal of the ACM},
@article{dinic70algorithm,
title = {Algorithm for solution of a problem of maximum flow
in a network with power estimation},
journal = {Soviet Math. Doklady},
@article{goldberg08partial,
author = {Andrew V. Goldberg},
title = {The Partial Augment-Relabel Algorithm for the
journal = {16th Annual European Symposium on Algorithms},
@article{sleator83dynamic,
author = {Daniel D. Sleator and Robert E. Tarjan},
title = {A data structure for dynamic trees},
journal = {Journal of Computer and System Sciences},
%%%%% Minimum mean cycle algorithms %%%%%
@article{karp78characterization,
author = {Richard M. Karp},
title = {A characterization of the minimum cycle mean in a
journal = {Discrete Math.},
@article{dasdan98minmeancycle,
author = {Ali Dasdan and Rajesh K. Gupta},
title = {Faster Maximum and Minimum Mean Cycle Alogrithms for
System Performance Analysis},
journal = {IEEE Transactions on Computer-Aided Design of
Integrated Circuits and Systems},
%%%%% Minimum cost flow algorithms %%%%%
title = {A primal method for minimal cost flows with
applications to the assignment and transportation
journal = {Management Science},
@article{goldberg89cyclecanceling,
author = {Andrew V. Goldberg and Robert E. Tarjan},
title = {Finding minimum-cost circulations by canceling
journal = {Journal of the ACM},
@article{goldberg90approximation,
author = {Andrew V. Goldberg and Robert E. Tarjan},
title = {Finding Minimum-Cost Circulations by Successive
journal = {Mathematics of Operations Research},
@article{goldberg97efficient,
author = {Andrew V. Goldberg},
title = {An Efficient Implementation of a Scaling
Minimum-Cost Flow Algorithm},
journal = {Journal of Algorithms},
@article{bunnagel98efficient,
author = {Ursula B{\"u}nnagel and Bernhard Korte and Jens
title = {Efficient implementation of the {G}oldberg-{T}arjan
minimum-cost flow algorithm},
journal = {Optimization Methods and Software},
@book{dantzig63linearprog,
author = {George B. Dantzig},
title = {Linear Programming and Extensions},
publisher = {Princeton University Press},
@mastersthesis{kellyoneill91netsimplex,
author = {Damian J. Kelly and Garrett M. O'Neill},
title = {The Minimum Cost Flow Problem and The Network
school = {University College},
address = {Dublin, Ireland},
%%%%% Other algorithms %%%%%
@article{grosso08maxclique,
author = {Andrea Grosso and Marco Locatelli and Wayne Pullan},
title = {Simple ingredients leading to very efficient
heuristics for the maximum clique problem},
journal = {Journal of Heuristics},