- 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