2008-12-02 Balazs Dezso Thorough redesign of the LP/MIP interface (#44)
2008-12-02 Balazs Dezso Port LP and MIP solvers from SVN -r3509 (#44)
2009-01-12 Alpar Juttner Add HAVE_LP and HAVE_MIP #defines
2009-01-12 Alpar Juttner Ignore standard .m4 files
2009-01-11 Alpar Juttner Merge
2009-01-11 Alpar Juttner Update lemon/adaptors.h's header to 2009
2009-01-11 Peter Kovacs Remove non-checked subgraph adaptors + rename parameters (#67)
2009-01-09 Peter Kovacs Rename convenience functions in subgraph adaptors (#67)
2009-01-09 Peter Kovacs Various doc improvements for graph adaptors (#67)
2009-01-09 Peter Kovacs Add creator functions for Residual and Residual::ResidualCapacity (#67)
2008-12-12 Peter Kovacs Various bug fixes and code improvements in adaptors.h (#67)
2008-12-12 Peter Kovacs Add missing const keywords (+ remove misleading ones) (#67)
2008-12-12 Peter Kovacs Avoid warning in adaptors.h (#67)
2008-12-12 Peter Kovacs Fix the usage of tags in adaptors.h (#67)
2009-01-08 Alpar Juttner Merge
2009-01-08 Alpar Juttner Update to 2009 plus whitespace unification
2008-12-02 Balazs Dezso Rename counterSort to stableRadixSort
2008-12-02 Alpar Juttner Doc improvements and source unification in radix_sort (#72)
2008-10-17 Balazs Dezso Porting radix sorts from SVN #3509
2008-12-31 Alpar Juttner Happy New Year again
2008-12-21 Balazs Dezso Merge bugfix #197
2008-12-21 Balazs Dezso Bug fix in heap unionfind (ticket #197)
2008-12-20 Balazs Dezso Merge bugfix #197
2008-12-20 Balazs Dezso Bug fix in heap unionfind (ticket #197)
2008-12-12 Alpar Juttner Merge
2008-12-12 Alpar Juttner Merge
2008-12-12 Alpar Juttner Merge
2008-12-12 Alpar Juttner Merge
2008-12-12 Peter Kovacs Hide all docs in variant.h (#196)
2008-12-12 Peter Kovacs Bug fix in variant.h (#196)
2008-12-12 Peter Kovacs Bug fix in ConEdgeIt (#195)
2008-12-08 Alpar Juttner Merge
2008-12-08 Balazs Dezso Fix skipSection() function (ticket #193)
2008-12-08 Alpar Juttner Merge
2008-12-08 Balazs Dezso Fix typos (ticket #192)
2008-12-08 Alpar Juttner Update test/CMakeLists.txt and test/Makefile.am
2008-12-08 Alpar Juttner Inline the test input files into the source code
2008-12-05 Alpar Juttner chg-len.py does not scan any hg config file now
2008-12-05 Alpar Juttner Merge
2008-12-04 Peter Kovacs Add missing 'const' for query functions of algorithms
2008-12-03 Balazs Dezso Renamings in connectivity.h and bug fix in DfsVisit (#61)
2008-12-02 Alpar Juttner Merge
2008-11-30 Balazs Dezso Port topology.h as connectivity.h from SVN -r3509 (#61)
2008-11-30 Balazs Dezso Reorganication of graph adaptors and doc improvements (#67)
2008-11-30 Balazs Dezso Improvements in graph adaptors (#67)
2008-11-30 Balazs Dezso Port graph adaptors from svn -r3498 (#67)
2008-12-02 Alpar Juttner Merge
2008-12-02 Alpar Juttner Minor doc improvements in HaoOrlin (#58)
2008-12-02 Balazs Dezso New queue implementation for HaoOrlin class (#58)
2008-12-01 Balazs Dezso Simple test for HaoOrlin algorithm class (#58)
2008-12-01 Balazs Dezso Port Hao-Orlin algorithm from SVN -r3509 (#58)
2008-12-02 Alpar Juttner Merge
2008-12-02 Alpar Juttner Merge
2008-11-30 Peter Kovacs Improvements in groups.dox (#188)
2008-11-30 Peter Kovacs Doc improvements for Bfs, Dfs, Dijkstra (#185)
2008-12-01 Alpar Juttner Merge
2008-12-01 Peter Kovacs Improve test file for Circulation (#175)
2008-11-30 Peter Kovacs Many doc improvements for Circulation (#175)
2008-12-01 Alpar Juttner Def->Set change in lemon/circulation.h
2008-12-01 Alpar Juttner Transform circulation demo to test
2008-11-21 Alpar Juttner Port Circulation from svn -r3516 (#175)
2008-12-01 Alpar Juttner Merge
2008-12-01 Peter Kovacs Remove DijkstraWidestPathOperationTraits (#187)
2008-11-30 Peter Kovacs Improve unify-sources.sh (#186)
2008-11-30 Alpar Juttner Merge
2008-11-29 Peter Kovacs Better test files for Preflow (#176)
2008-11-29 Peter Kovacs Many doc improvements for Preflow (#176)
2008-11-29 Peter Kovacs Rename flowInit() to init() in Preflow (#176)
2008-11-21 Alpar Juttner Def -> Set renaming in Preflow
2008-11-21 Alpar Juttner Get rid of exceptions in Preflow
2008-11-21 Alpar Juttner Port preflow push max flow alg. from svn -r3516 (#176)
2008-11-28 Peter Kovacs Doc improvements for the DIMACS tools (#167)
2008-11-28 Alpar Juttner Refactoring of DIMACS tools
2008-11-27 Alpar Juttner Give different names to the different DIMACS readers
2008-11-27 Alpar Juttner Port DIMACS tools from svn -r3516
2008-11-21 Alpar Juttner Merge
2008-11-21 Peter Kovacs Doc improvements for elevator classes (#174)
2008-11-21 Alpar Juttner Don't assume that the default maps are reference maps (in Elevator)
2008-11-17 Alpar Juttner Avoid STL panic at Elevator when compiled with -D_GLIBCXX_DEBUG
2008-11-17 Alpar Juttner Rename markToBottom() to dirtyTopButOne() + better doc (#174)
2008-11-17 Alpar Juttner Port Elevator from svn -r3516 (#174)
2008-11-11 Alpar Juttner Merge
2008-11-11 Alpar Juttner Bugfix in Random (#173)
2008-11-10 Alpar Juttner chg-len.py uses the Mercurial API directly
2008-11-07 Alpar Juttner Merge
2008-11-07 Peter Kovacs Extend test cases for graphs and digraphs (#172)
2008-11-07 Peter Kovacs Bug fix in SmartGraph::restoreSnapshot() (#171)
2008-11-07 Alpar Juttner Avoid bit operator precedence warning with gcc-4.3
2008-11-07 Alpar Juttner Merge
2008-11-06 Peter Kovacs Critical bug fix in SmartDigraph::split() #170
2008-11-07 Alpar Juttner Merge
2008-11-06 Peter Kovacs Add missing tags and functions for item counting in SmartGraph (#3)
2008-11-06 Peter Kovacs Hide "used files" on the doc pages
2008-11-06 Alpar Juttner Merge
2008-11-06 Peter Kovacs Rework hypercube graph implementation to be undirected (#57)
2008-11-05 Peter Kovacs Port hypercube digraph structure from SVN 3503 (#57)
2008-11-05 Akos Ladanyi Revert to the canonical way of customizing CXXFLAGS
2008-11-05 Alpar Juttner Merge
2008-11-04 Peter Kovacs Doc improvements for the graph related tools in lemon/bits
2008-11-04 Peter Kovacs Add missing tags and indicators
2008-11-04 Peter Kovacs Rename readNauty() to readNautyGraph() (#55)
2008-11-04 Peter Kovacs Redo erroneous modification of [7c5d8de2eac7] (#55)
2008-11-04 Alpar Juttner Merge
2008-11-04 Alpar Juttner Merge
2008-11-03 Peter Kovacs Bug fix in FullDigraphBase::findArc()
2008-11-01 Peter Kovacs Improvements related to full graphs (#57)
2008-08-14 Balazs Dezso Porting full graphs from svn 3498
2008-11-03 Peter Kovacs Small improvements for the nauty reader (#55)
2008-11-03 Peter Kovacs Move the doc of the nauty group to groups.dox (#55)
2008-10-29 Balazs Dezso Swap parameters in readNauty()
2008-10-29 Alpar Juttner Merge
2008-10-17 Balazs Dezso Porting nauty reader function from SVN #3509
2008-10-29 Alpar Juttner Merge
2008-10-28 Peter Kovacs Minor doc improvements related to Suurballe (#47)
2008-10-28 Alpar Juttner Port Suurballe algorithm from svn -r3512
2008-10-28 Peter Kovacs More improvement in the migration script
2008-10-28 Peter Kovacs Improve the migration script and guide (#166)
2008-10-28 Alpar Juttner Merge
2008-10-28 Peter Kovacs Use standard error/warning message format in the unifier script
2008-10-28 Peter Kovacs Minor doc improvements