2009-04-15 Peter Kovacs Bug fix in the Euler iterators (#264)
2009-04-15 Peter Kovacs Imporvements for the matching algorithms (#264)
2009-04-15 Alpar Juttner Merge
2009-04-15 Alpar Juttner Merge
2009-04-15 Alpar Juttner Rotate and enlarge some images (#262)
2009-04-15 Peter Kovacs Add images + fixes in the doc of connectivity tools (#262)
2009-04-15 Peter Kovacs Improve test files for some algorithms (#263)
2009-04-15 Peter Kovacs Small doc improvements (#263)
2009-04-14 Alpar Juttner Merge
2009-04-14 Peter Kovacs Remove notes about reference maps as extra features (#190)
2009-04-14 Peter Kovacs Exploit that the standard maps are reference maps (#190)
2009-04-14 Peter Kovacs Standard graph maps are required to be reference maps (#190)
2009-04-14 Peter Kovacs Various improvements and fixes (mainly in the doc) (#190)
2009-04-10 Alpar Juttner Merge
2009-04-10 Alpar Juttner Merge
2009-04-08 Balazs Dezso Unified message handling for LP and MIP solvers (#9)
2009-04-09 Balazs Dezso Force cplex checking (#260)
2009-04-08 Peter Kovacs Add RangeIdMap, CrossRefMap to the rename script (#160)
2009-04-07 Alpar Juttner Merge
2009-04-04 Alpar Juttner DescriptorMap->RangeIdMap, InvertableMap->CrossRefMap (#160)
2009-04-07 Alpar Juttner Merge
2009-04-06 Akos Ladanyi Fix compilation with MSVC (#259)
2009-04-06 Akos Ladanyi Fix compilation with MSVC (#258)
2009-04-03 Akos Ladanyi Single check macro for all COIN-OR dependencies (#204)
2009-04-01 Balazs Dezso Add CBC support (#204)
2009-04-02 Balazs Dezso Silent glp_adv_basis() (#255)
2009-04-01 Balazs Dezso Fixing presolver and basis handling (#255)
2009-04-01 Akos Ladanyi Add 'demo' make target for building the demo programs
2009-04-01 Alpar Juttner Fix in .hgignore
2009-03-31 Alpar Juttner Merge
2009-03-30 Alpar Juttner Accept negative values as unbounded capacity in dimacs readers (#243)
2009-03-29 Alpar Juttner Merge
2009-03-29 Peter Kovacs Various doc improvements (#248)
2009-03-27 Peter Kovacs Improve timer and counter tests (#253)
2009-03-28 Alpar Juttner Merge
2009-03-27 Alpar Juttner Merge
2009-03-27 Peter Kovacs Fix and extend the migration script (#245)
2009-03-27 Peter Kovacs Bug fix in unify-sources.sh (#245)
2009-03-27 Alpar Juttner Merge
2009-03-19 Akos Ladanyi CMake subproject support fixes (#240)
2009-03-19 Balazs Dezso Fix lp related errors and warnings (#241 and #242)
2009-03-18 Alpar Juttner Switch on warnings when compiling the lib
2009-03-16 Akos Ladanyi Make it possible to use LEMON as a CMake subproject (#240)
2009-03-05 Alpar Juttner Merge
2009-03-04 Alpar Juttner Merge
2009-03-04 Peter Kovacs Doc improvements in GomoryHu (#66)
2009-02-25 Alpar Juttner Remane GomoryHuTree to GomoryHu (#66)
2009-02-25 Alpar Juttner Cut iterators for GomoryHuTree + doc cleanup + bug fixes (#66)
2009-02-20 Janos Tapolcai Porting Gomory-Hu algorithm (#66)
2009-03-04 Alpar Juttner Merge
2009-03-01 Alpar Juttner Remove \bug and \todo comments
2009-02-26 Alpar Juttner Fix newSolver()/cloneSolver() API in LP tools + doc improvements (#230)
2009-02-26 Alpar Juttner Fix Soplex config in autoconf (#230)
2009-02-23 Balazs Dezso Automatic GLPK env deallocation (#213)
2009-02-23 Balazs Dezso Fix GLPK tests (#213)
2009-02-24 Alpar Juttner Merge
2009-02-23 Alpar Juttner Merge
2009-02-23 Alpar Juttner Merge
2009-02-23 Alpar Juttner Merge
2009-02-23 Peter Kovacs Small improvements in DIMACS solver (#226)
2009-02-23 Peter Kovacs Avoid warnings in test/euler_test.h (#65)
2009-02-23 Alpar Juttner Merge
2009-02-23 Balazs Dezso Fix the naming convention of guards and remove one unnecessary include
2009-02-23 Alpar Juttner Merge
2009-02-23 Alpar Juttner CMAKE builds the tools/ dir, too (#228)
2009-02-23 Alpar Juttner DIMACS solver utility (#226)
2009-02-23 Alpar Juttner dimacs.h reads MAT files to both dir and undir graphs (#231)
2009-02-23 Alpar Juttner Option for lgf-gen to draw the edges only
2009-02-23 Alpar Juttner Port lgf-gen from SVN -r3512 (#45)
2008-11-03 Akos Ladanyi Test for euler.h (#65)
2009-02-23 Alpar Juttner Rename euler() to eulerian() (#65)
2009-02-23 Alpar Juttner Port Euler walk tools from SVN -r3512 (#65)
2009-02-23 Balazs Dezso Fix several missing includes (#232)
2009-02-22 Alpar Juttner Merge
2009-02-20 Alpar Juttner Merge
2009-10-16 Peter Kovacs Use pathCopy(from,to) instead of copyPath(to,from) (#321)
2009-01-12 Peter Kovacs Slightly simplify adaptors_test.cc
2009-10-12 Peter Kovacs Fix in pathSource() and pathTarget() (#250)
2009-08-18 Akos Ladanyi Remove duplicate list_graph.h entry from source list (#308)
2009-04-28 Akos Ladanyi Do not distribute lemon/config.h and fix its bad include by core.h (#280)
2009-04-27 Akos Ladanyi Prefix macro names with LEMON_ in lemon/config.h (#275)
2009-04-28 Akos Ladanyi Install lemon/config.h (#274)
2009-04-27 Alpar Juttner unify-sources.sh refresh the dates according to the last modification
2009-03-31 Alpar Juttner Small script making a release
2009-03-28 Alpar Juttner LEMON is a COIN-OR project now
2009-03-10 Alpar Juttner Minor fix in the LICENSE file
2009-03-05 Alpar Juttner Fix missing 'inline' specifier in time_measure.h (#239)
2009-02-02 Peter Kovacs Also note the cmake based build environment in INSTALL file
2009-02-23 Peter Kovacs Various doc improvements
2009-02-23 Alpar Juttner Include /lemon/config.h globally (#230)
2008-12-02 Balazs Dezso Port MinCostArborescence algorithm from SVN #3509
2009-02-04 Alpar Juttner CMAKE config improvements
2009-02-20 Alpar Juttner Merge
2009-02-20 Peter Kovacs Various fixes for compiling on AIX (#211, #212)
2009-02-20 Alpar Juttner Default implementation of Tolerance<> is used for integer types (#229)
2009-02-20 Alpar Juttner Add long long checking to build systems (#230)
2009-02-20 Peter Kovacs Fixes in adaptors.h to compile on AIX
2009-02-20 Alpar Juttner Add cmake/cmake.version to .hgignore
2009-02-17 Janos Tapolcai Further fixes to windows.cc (#215)
2009-02-16 Alpar Juttner Merge
2009-02-16 Alpar Juttner Wrap around the usages of windows.h
2009-01-23 Janos Tapolcai Dirty hacking for VS 2005 in lp_base.h (#209)
2009-02-13 Alpar Juttner Merge
2009-02-13 Balazs Dezso Fixes for MSVC 2008 in grap_adaptors.h and edge_set.h (#194)
2009-02-13 Alpar Juttner Change LEMON's isnan() to isNaN() for the sake of AIX/xlC
2009-02-13 Alpar Juttner Fix in lp_base.cc targeting AIX/xlC compatibility
2009-02-10 Alpar Juttner Merge
2009-02-10 Alpar Juttner Set the compatibily related MSVC defines only if they has't been defined yet
2009-02-10 Janos Tapolcai Compilation bug fixed in graph_to_eps.h with VS2005 (#214)
2009-02-07 Alpar Juttner Add missing include to time_measure.h
2009-01-23 Alpar Juttner Merge (manually add cmake/FindGLPK.cmake to Makefile.am)
2009-01-23 Alpar Juttner Set the proper version for CMAKE in the tarballs (made by autotools).
2009-01-22 Akos Ladanyi Enable the component-based installer
2009-01-22 Akos Ladanyi Update the lemon icon
2009-01-22 Alpar Juttner Suppress or fix VS2008 warnings + turn off faulty tests using CMAKE (#208)
2009-01-21 Alpar Juttner Merge
2009-01-21 Akos Ladanyi Fix 'make install' without 'make html' using CMAKE (#207)
2009-01-21 Akos Ladanyi Fix CMAKE build without GLPK
2009-01-20 Akos Ladanyi Build GLPK dependent parts with CMake too
2009-01-19 Alpar Juttner (.hg)ignore more build-like dirs (*objs* and *build*)
2009-01-18 Balazs Dezso Fix lp indexing bug (#205)
2009-01-14 Alpar Juttner Own support for isnan()
2009-01-12 Alpar Juttner Merge
2008-12-08 Balazs Dezso ArcSet and EdgeSet ports from SVN 3489 (ticket #67)
2009-01-12 Alpar Juttner Merge
2009-01-12 Peter Kovacs Rename graph adaptors with the migration script (#67)
2009-01-12 Peter Kovacs Rename graph_adaptor_test.cc to adaptors_test.cc (#67)
2009-01-12 Peter Kovacs Rename Residual to ResidualDigraph (#67)