- Add lemon/config.h.cmake to the tarball 2009-05-12, by Alpar Juttner
- Resolve GCC-4.4 warnings & fix ambiguous op=() in graph_components.h 2009-05-12, by Alpar Juttner
- Update NEWS file 2009-05-12, by Alpar Juttner
- Extend min cost flow test file + check dual costs (#291) 2009-05-12, by Peter Kovacs
- Fix the GEQ/LEQ handling in NetworkSimplex + improve doc (#291) 2009-05-12, by Peter Kovacs
- Merge 2009-05-11, by Alpar Juttner
- Remove bits/base_extender.h, which is not used at all (#288) 2009-05-09, by Peter Kovacs
- Move list and edge sets to the graph module (#290) 2009-05-11, by Peter Kovacs
- Merge 2009-05-11, by Alpar Juttner
- Change the explanation of the acronym LEMON (#289) 2009-05-11, by Peter Kovacs
- Change Graph::Edge -> Graph::Arc inheritance to conversion (#283) 2009-05-09, by Peter Kovacs
- Change Undirector::Edge -> Undirector::Arc inheritance to conversion (#283) 2009-05-07, by Balazs Dezso
- Fix the faulty merge of unify-sources.sh in [586b65073025] 2009-05-08, by Alpar Juttner
- Doc fixes for lgf-gen (#282) 2009-05-08, by Peter Kovacs
- Merge 2009-05-07, by Alpar Juttner
- Merge 2009-05-07, by Alpar Juttner
- Small doc improvements (#257) 2009-05-07, by Peter Kovacs
- Fix glp_prob definition (#286) 2009-05-07, by Balazs Dezso
- Add a test file for the connectivity functions (#285) 2009-05-06, by Peter Kovacs
- Doc improvements and fixes for connectivity tools (#285) 2009-05-06, by Peter Kovacs
- Bug fixes in connectivity.h (#285) 2009-05-06, by Peter Kovacs
- Merge 2009-04-29, by Alpar Juttner
- Add the solver libraries to lemon.pc.in (#281) 2009-04-29, by Akos Ladanyi
- Merge 2009-04-29, by Alpar Juttner
- Resolve gcc-4.3 warning in lemon/network_simplex.h 2009-04-29, by Alpar Juttner
- Less map copying in NetworkSimplex (#234) 2009-04-29, by Peter Kovacs
- Rename Flow to Value in the flow algorithms (#266) 2009-04-29, by Peter Kovacs
- Support negative costs and bounds in NetworkSimplex (#270) 2009-04-29, by Peter Kovacs
- Merge 2009-04-29, by Alpar Juttner
- Check the version number in FindGLPK (#277) 2009-04-28, by Akos Ladanyi
- Add GLPK_ROOT_DIR variable to FindGLPK (#277) 2009-04-27, by Akos Ladanyi
- Link libm and libpthread if using CPLEX (#277) 2009-04-28, by Akos Ladanyi
- Add CPLEX_ROOT_DIR variable to FindCPLEX (#277) 2009-04-27, by Akos Ladanyi
- Look for COIN libraries with and without the lib prefix too (#277) 2009-04-28, by Akos Ladanyi
- Merge 2009-04-29, by Alpar Juttner
- Merge 2009-04-29, by Alpar Juttner
- Remove superfluous HAVE_CONFIG_H (#278) 2009-04-28, by Akos Ladanyi
- Add cbc.h to lemon/Makefile.am (#279) 2009-04-28, by Akos Ladanyi
- Fix Makefile.am EXTRA_DIST (#276) 2009-04-28, by Balazs Dezso
- Merge 2009-04-28, by Alpar Juttner
- Merge and extend the fix of #275 2009-04-28, by Akos Ladanyi
- Merge 2009-04-26, by Alpar Juttner
- Modify the interface of MinCostArborescence + improvements (#267) 2009-04-26, by Peter Kovacs
- Merge 2009-04-25, by Alpar Juttner
- Modify the interface of Suurballe (#266, #181) 2009-04-25, by Peter Kovacs
- Support infinite bounds in Circulation + fixes (#270, #266) 2009-04-25, by Peter Kovacs
- FindCOIN for CMake (#256) 2009-04-23, by Akos Ladanyi
- FindCPLEX for CMake (#256) 2009-04-23, by Akos Ladanyi
- FindGLPK improvements (#256) 2009-04-23, by Akos Ladanyi
- Merge 2009-04-24, by Alpar Juttner
- Fix and uniform the usage of Graph and Parent typedefs (#268) 2009-04-24, by Peter Kovacs
- VS compatibility fix (#268) 2009-04-24, by Peter Kovacs
- Exploit the changes of #190 in MCF test file (#234, #190) 2009-04-24, by Peter Kovacs
- Support LEQ and GEQ supply constraints in dimacs-solver (#234, #219) 2009-04-24, by Peter Kovacs
- Bug fix in NetworkSimplex (#234) 2009-04-24, by Peter Kovacs
- Fix usage of sqrt() (#268) 2009-04-23, by Alpar Juttner
- Merge and fix 2009-04-21, by Alpar Juttner
- Slightly modify the interface of Circulation and Preflow (#266) 2009-04-17, by Peter Kovacs
- Support >= and <= constraints in NetworkSimplex (#219, #234) 2009-04-17, by Peter Kovacs
- Support real types + numerical stability fix in NS (#254) 2009-04-03, by Peter Kovacs