2009-10-05 Alpar Juttner Add soplex support to scripts/bootstrap.sh plus...
2009-10-03 Balazs Dezso Faster add row operation (#203)
2009-10-02 Peter Kovacs Improve bib2dox.py using \section for entiries (#184)
2009-09-26 Alpar Juttner Integrate bib2dox.py into the build environments (#184)
2009-09-26 Peter Kovacs Add bib->dox converter and initial references.bib (#184)
2009-09-30 Alpar Juttner Merge #311
2009-09-30 Alpar Juttner Merge
2009-09-29 Peter Kovacs Add a warning for List(Di)Graph::Snapshot (#311)
2009-09-28 Peter Kovacs Modify the implementation of ListDigraph::ArcIt (#311)
2009-08-23 Peter Kovacs Much better implementation for node splitting (#311)
2009-08-23 Peter Kovacs Add a resize() function to HypercubeGraph (#311)
2009-08-23 Peter Kovacs Add reserve functions to ListGraph and SmartGraph (#311)
2009-08-23 Peter Kovacs Doc improvements, fixes and unifications for graphs (#311)
2009-08-23 Peter Kovacs Doc improvements and unification for graph concepts (#311)
2009-09-29 Alpar Juttner Copyright notices added to scripts
2009-09-29 Alpar Juttner Simple interactive bootstrap script
2009-09-26 Alpar Juttner Merge #298
2009-09-26 Alpar Juttner Merge
2009-09-25 Peter Kovacs Small improvements for NetworkSimplex (#298)
2009-07-02 Peter Kovacs Add a parameter to control arc mixing in NS (#298)
2009-07-01 Peter Kovacs Small improvements in NS pivot rules (#298)
2009-09-26 Alpar Juttner Merge #302
2009-09-25 Peter Kovacs Add creator functions for IdMap and RangeIdMap (#302)
2009-09-25 Peter Kovacs Rename ValueIterator to ValueIt in graph maps (#302)
2009-09-25 Peter Kovacs Extend maps_test.cc (#302)
2009-08-02 Peter Kovacs Doc improvements for several graph maps (#302)
2009-08-02 Peter Kovacs Merge
2009-07-23 Peter Kovacs Improvements for graph maps (#302)
2009-09-25 Alpar Juttner Merge
2009-08-20 Peter Kovacs Also check ReferenceMapTag in concept checks (#312)
2009-09-25 Alpar Juttner Merge
2009-08-02 Peter Kovacs Small doc improvements (#304)
2009-09-25 Alpar Juttner Merge
2009-07-24 Peter Kovacs Rearrange modules (#303)
2009-07-24 Peter Kovacs Small doc improvements
2009-08-31 Alpar Juttner Merge
2009-07-08 Peter Kovacs Unify member names in heaps (#299)
2009-07-08 Peter Kovacs Move the heaps to a separate group (#299)
2009-07-08 Peter Kovacs Improve and unify the documentation of heaps (#299)
2009-08-31 Alpar Juttner Merge
2009-07-23 Peter Kovacs Much faster implementation for BinomHeap (#301)
2009-07-20 Peter Kovacs Smarter bubbleDown() in K-ary heaps (#301)
2009-07-10 Peter Kovacs Small improvements in heap implementations (#301)
2009-07-10 Peter Kovacs Make K a template parameter in KaryHeap (#301)
2009-07-09 Peter Kovacs Improve and unify the doc + names in the new heaps (#301)
2009-07-09 Peter Kovacs Bug fix in PairingHeap::pop() (#301)
2009-07-09 Peter Kovacs Add fourary, k-ary, pairing and binomial heaps (#301)
2009-08-31 Alpar Juttner Merge
2009-08-02 Peter Kovacs Add negativeCycle() function to BellmanFord (#51)
2009-08-02 Peter Kovacs Add a detailed test file for BellmanFord (#51)
2009-08-02 Peter Kovacs Improvements and unifications for BellmanFord (#51)
2009-07-24 Peter Kovacs Port Bellman-Ford algorithm from SVN -r3524 (#51)
2009-08-31 Alpar Juttner Merge
2009-07-21 Peter Kovacs Improvements for iterable maps (#73)
2009-06-27 Balazs Dezso Port iterable maps from SVN 3509 (#73)
2009-08-31 Alpar Juttner Merge
2009-08-03 Peter Kovacs Bug fix + extension in the rename script (#305)
2009-08-31 Alpar Juttner Merge
2009-08-18 Peter Kovacs Test file + doc improvements (#307)
2009-08-18 Peter Kovacs Bug fix in Preflow and Circulation (#307)
2009-08-20 Alpar Juttner Merge
2009-08-20 Alpar Juttner Merge
2009-08-20 Peter Kovacs Add missing 'explicit' keywords (#311)
2009-07-23 Peter Kovacs Fix the implementation and doc of CrossRefMap (#302)
2009-06-11 Balazs Dezso Unification of names in heaps (#50)
2009-06-11 Balazs Dezso Simplified implementation of bucket heaps (#50)
2009-06-11 Balazs Dezso Port remaining heaps from SVN -r 3509 (#50)
2009-05-29 Akos Ladanyi Set the version to 'hg-tip' if everything fails
2009-05-29 Akos Ladanyi Minor CMake improvements
2009-05-29 Akos Ladanyi Put the version string into config.h
2009-05-29 Akos Ladanyi Fix the check for the 'long long' type
2009-05-28 Akos Ladanyi Change the label of the html project in Visual Studio
2009-05-27 Akos Ladanyi Generate and install LEMONConfig.cmake
2009-05-27 Akos Ladanyi Add tools/CMakeLists.txt to the tarball
2009-05-26 Akos Ladanyi Rename documentation install folder from 'docs' to 'html'
2009-05-26 Akos Ladanyi Remove duplications from doc/CMakeLists.txt
2009-05-28 Akos Ladanyi Suppress MSVC warnings using pragmas (#295)
2009-05-13 Peter Kovacs Add artificial addNode() function to the arc/edge set classes
2009-05-12 Peter Kovacs Avoid Intel C++ Compiler warnings
2009-05-12 Peter Kovacs Disable Visual Studio warning C4503
2009-05-12 Alpar Juttner Add lemon/config.h.cmake to the tarball
2009-05-12 Alpar Juttner Resolve GCC-4.4 warnings & fix ambiguous op=() in graph_components.h
2009-05-12 Alpar Juttner Update NEWS file
2009-05-12 Peter Kovacs Extend min cost flow test file + check dual costs (#291)
2009-05-12 Peter Kovacs Fix the GEQ/LEQ handling in NetworkSimplex + improve doc (#291)
2009-05-11 Alpar Juttner Merge
2009-05-09 Peter Kovacs Remove bits/base_extender.h, which is not used at all (#288)
2009-05-11 Peter Kovacs Move list and edge sets to the graph module (#290)
2009-05-11 Alpar Juttner Merge
2009-05-11 Peter Kovacs Change the explanation of the acronym LEMON (#289)
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
2009-04-28 Akos Ladanyi Merge and extend the fix of #275
2009-04-26 Alpar Juttner Merge
2009-04-26 Peter Kovacs Modify the interface of MinCostArborescence + improvements (#267)
2009-04-25 Alpar Juttner Merge
2009-04-25 Peter Kovacs Modify the interface of Suurballe (#266, #181)
2009-04-25 Peter Kovacs Support infinite bounds in Circulation + fixes (#270, #266)
2009-04-23 Akos Ladanyi FindCOIN for CMake (#256)
2009-04-23 Akos Ladanyi FindCPLEX for CMake (#256)
2009-04-23 Akos Ladanyi FindGLPK improvements (#256)
2009-04-24 Alpar Juttner Merge
2009-04-24 Peter Kovacs Fix and uniform the usage of Graph and Parent typedefs (#268)
2009-04-24 Peter Kovacs VS compatibility fix (#268)
2009-04-24 Peter Kovacs Exploit the changes of #190 in MCF test file (#234, #190)
2009-04-24 Peter Kovacs Support LEQ and GEQ supply constraints in dimacs-solver (#234, #219)
2009-04-24 Peter Kovacs Bug fix in NetworkSimplex (#234)
2009-04-23 Alpar Juttner Fix usage of sqrt() (#268)
2009-04-21 Alpar Juttner Merge and fix
2009-04-17 Peter Kovacs Slightly modify the interface of Circulation and Preflow (#266)
2009-04-17 Peter Kovacs Support >= and <= constraints in NetworkSimplex (#219, #234)
2009-04-03 Peter Kovacs Support real types + numerical stability fix in NS (#254)
2009-04-03 Peter Kovacs Separate types for flow and cost values in NetworkSimplex (#234)
2009-03-25 Peter Kovacs Support multiple run() calls in NetworkSimplex (#234)
2009-03-25 Peter Kovacs Rework the interface of NetworkSimplex (#234)
2009-03-23 Peter Kovacs Use XTI implementation instead of ATI in NetworkSimplex (#234)
2009-03-23 Peter Kovacs Internal restructuring and renamings in NetworkSimplex (#234)
2009-02-24 Peter Kovacs Support min cost flow in dimacs-solver (#234)
2009-02-24 Peter Kovacs Port NetworkSimplex from SVN -r3520 (#234)
2009-04-21 Alpar Juttner Merge
2009-04-21 Alpar Juttner Merge
2009-04-18 Balazs Dezso Add more docs to LGF function interface (#109)
2009-04-18 Balazs Dezso Fix in HaoOrlin (#264)
2009-04-15 Peter Kovacs Improvements and fixes for the minimum cut algorithms (#264)
2009-04-18 Alpar Juttner Merge
2009-04-17 Peter Kovacs Rename max_matching.h to matching.h (#265)
2009-04-17 Peter Kovacs Extend and modify the interface of matching algorithms (#265)
2009-04-15 Peter Kovacs Improvements for the Euler tools and the test file (#264)
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