# # ChangeLog for test/gomory_hu_test.cc in lemon # # Generated by Trac 1.2.3 # 03/29/24 00:07:39 Wed, 15 Apr 2009 07:37:51 GMT Peter Kovacs [643:293551ad254f] * lemon/gomory_hu.h (modified) * lemon/hao_orlin.h (modified) * test/gomory_hu_test.cc (modified) * test/hao_orlin_test.cc (modified) Improvements and fixes for the minimum cut algorithms (#264) Wed, 04 Mar 2009 13:56:09 GMT Peter Kovacs [593: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 [592: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 [591: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 [590: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)