lemon/preflow.h
2010-06-25 Merge bugfix #372
2010-06-24 Fix critical bug in preflow (#372)
2010-03-06 Unify the sources (#339)
2010-02-12 Add doc for the traits class parameters (#315)
2010-02-09 Add a warning about huge capacities in Preflow (#319)
2009-11-18 Merge
2009-11-13 Small doc fixes in several files (#331)
2009-10-10 Insert citations into the doc (#184)
2009-09-25 Merge
2009-07-24 Small doc improvements
2009-08-18 Test file + doc improvements (#307)
2009-08-18 Bug fix in Preflow and Circulation (#307)
2009-04-29 Rename Flow to Value in the flow algorithms (#266)
2009-04-21 Merge and fix
2009-04-17 Slightly modify the interface of Circulation and Preflow (#266)
2009-04-14 Exploit that the standard maps are reference maps (#190)
2009-03-29 Various doc improvements (#248)
2009-02-23 Various doc improvements
2008-12-31 Happy New Year again
2008-12-04 Add missing 'const' for query functions of algorithms
2008-11-29 Many doc improvements for Preflow (#176)
2008-11-29 Rename flowInit() to init() in Preflow (#176)
2008-11-21 Def -> Set renaming in Preflow
2008-11-21 Get rid of exceptions in Preflow
2008-11-21 Port preflow push max flow alg. from svn -r3516 (#176)