# # ChangeLog for test/gomory_hu_test.cc in lemon-1.2 # # Generated by Trac 1.2.3 # 04/16/24 13:21:45 Wed, 04 Mar 2009 13:56:09 GMT Peter Kovacs [546:d6b40ebb2617] * lemon/gomory_hu.h (modified) * test/gomory_hu_test.cc (modified) Doc improvements in GomoryHu (#66) And make init() and start() ... Wed, 25 Feb 2009 11:10:57 GMT Alpar Juttner [545:e72bacfea6b7] * lemon/Makefile.am (modified) * lemon/gomory_hu.h (moved) * test/gomory_hu_test.cc (modified) Remane GomoryHuTree to GomoryHu (#66) Wed, 25 Feb 2009 11:10:52 GMT Alpar Juttner [544:ccd2d3a3001e] * lemon/gomory_hu_tree.h (modified) * test/gomory_hu_test.cc (modified) Cut iterators for GomoryHuTree + doc cleanup + bug fixes (#66) Fri, 20 Feb 2009 16:17:17 GMT Janos Tapolcai [543:924887566bf2] * lemon/Makefile.am (modified) * lemon/gomory_hu_tree.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/gomory_hu_test.cc (added) Porting Gomory-Hu algorithm (#66)