2009-05-09 Peter Kovacs Change Graph::Edge -> Graph::Arc inheritance to conversion (#283)
2009-05-07 Balazs Dezso Change Undirector::Edge -> Undirector::Arc inheritance to conversion (#283)
2009-05-08 Alpar Juttner Fix the faulty merge of unify-sources.sh in [586b65073025]
2009-05-08 Peter Kovacs Doc fixes for lgf-gen (#282)
2009-05-07 Alpar Juttner Merge
2009-05-07 Alpar Juttner Merge
2009-05-07 Peter Kovacs Small doc improvements (#257)
2009-05-07 Balazs Dezso Fix glp_prob definition (#286)
2009-05-06 Peter Kovacs Add a test file for the connectivity functions (#285)
2009-05-06 Peter Kovacs Doc improvements and fixes for connectivity tools (#285)
2009-05-06 Peter Kovacs Bug fixes in connectivity.h (#285)
2009-04-29 Alpar Juttner Merge
2009-04-29 Akos Ladanyi Add the solver libraries to lemon.pc.in (#281)
2009-04-29 Alpar Juttner Merge
2009-04-29 Alpar Juttner Resolve gcc-4.3 warning in lemon/network_simplex.h
2009-04-29 Peter Kovacs Less map copying in NetworkSimplex (#234)
2009-04-29 Peter Kovacs Rename Flow to Value in the flow algorithms (#266)
2009-04-29 Peter Kovacs Support negative costs and bounds in NetworkSimplex (#270)
2009-04-29 Alpar Juttner Merge
2009-04-28 Akos Ladanyi Check the version number in FindGLPK (#277)
2009-04-27 Akos Ladanyi Add GLPK_ROOT_DIR variable to FindGLPK (#277)
2009-04-28 Akos Ladanyi Link libm and libpthread if using CPLEX (#277)
2009-04-27 Akos Ladanyi Add CPLEX_ROOT_DIR variable to FindCPLEX (#277)
2009-04-28 Akos Ladanyi Look for COIN libraries with and without the lib prefix too (#277)
2009-04-29 Alpar Juttner Merge
2009-04-29 Alpar Juttner Merge
2009-04-28 Akos Ladanyi Remove superfluous HAVE_CONFIG_H (#278)
2009-04-28 Akos Ladanyi Add cbc.h to lemon/Makefile.am (#279)
2009-04-28 Balazs Dezso Fix Makefile.am EXTRA_DIST (#276)
2009-04-28 Alpar Juttner Merge