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
2008-06-19 Alpar Juttner Lognormal distribution added (#102)
2008-10-23 Balazs Dezso Fix latex image generation
2008-10-22 Alpar Juttner Merge
2008-10-18 Peter Kovacs Fixes and improvements related to GridGraph
2008-10-20 Balazs Dezso Improvement on grid graphs
2008-09-02 Peter Kovacs Port grid graph structure from SVN 3503 (ticket #57)
2008-10-22 Alpar Juttner Merge
2008-10-22 Alpar Juttner Merge
2008-10-22 Alpar Juttner Merge
2008-10-22 Alpar Juttner Doc improvements in lemon/max_matching.h
2008-10-20 Peter Kovacs Print the failed line numbers in the unifier script (ticket #138)
2008-10-20 Peter Kovacs Small improvements in the unifier script
2008-10-13 Balazs Dezso Several improvements in maximum matching algorithms
2008-10-13 Balazs Dezso Port maximum matching algorithms from svn 3498 (ticket #48)
2008-10-20 Alpar Juttner Better help message and user question in unify-sources.sh
2008-10-19 Balazs Dezso Improved unifier and checker script
2008-10-18 Peter Kovacs Improve the 0.x->1.x converter script (ticket #157)
2008-10-12 Alpar Juttner Update NEWS file
2008-10-12 Alpar Juttner Merge
2008-10-12 Alpar Juttner AUTHORS file added
2008-10-10 Alpar Juttner arrert.h is now included by core.h (#161)
2008-10-09 Peter Kovacs Doc improvements
2008-10-09 Alpar Juttner Merge
2008-10-09 Peter Kovacs Updated doxygen options to version 1.5.7.1
2008-10-09 Alpar Juttner Merge
2008-10-09 Peter Kovacs Doc reorganization + improvements
2008-10-09 Peter Kovacs Fix several doxygen warnings
2008-10-09 Alpar Juttner Merge
2008-10-09 Akos Ladanyi Fix an erroneous const declaration in ArgParser
2008-10-09 Alpar Juttner Repository reorganization
2008-10-08 Alpar Juttner Merge
2008-10-08 Balazs Dezso Changes in LGF related part of the migration guide
2008-10-08 Alpar Juttner Further extension of the migration guide
2008-10-08 Peter Kovacs Improvements in the migration script and guide (ticket #157)
2008-10-06 Alpar Juttner 0.x -> 1.x migration script and guide (preliminary version) (#157)
2008-10-08 Alpar Juttner Merge
2008-10-08 Akos Ladanyi Fix compilation with Visual Studio 2005.
2008-10-08 Alpar Juttner Merge
2008-10-08 Peter Kovacs Fix several doxygen warings
2008-10-08 Peter Kovacs Revert faulty changes of [dc9e8d2c0df9]