# # ChangeLog for lemon/gomory_hu.h in lemon # # Generated by Trac 1.2.3 # 04/19/24 22:05:36 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) Tue, 14 Apr 2009 08:35:38 GMT Peter Kovacs [628:aa1804409f29] * lemon/circulation.h (modified) * lemon/core.h (modified) * lemon/elevator.h (modified) * lemon/gomory_hu.h (modified) * lemon/hao_orlin.h (modified) * lemon/max_matching.h (modified) * lemon/min_cost_arborescence.h (modified) * lemon/preflow.h (modified) * test/kruskal_test.cc (modified) Exploit that the standard maps are reference maps (#190) 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)