主題
Search

擴充路徑


這是一條透過重複查詢從源到匯的正容量路徑,然後將其新增到流中而構建的路徑 (Skiena 1990, p. 237)。

匹配 M 的擴充路徑是一條具有奇數條邊的路徑 e_1, e_2, ..., e_m,使得 e_(odd) not in Me_(even) in M對稱差 M{e_i}匹配 產生一個比 M 多一條邊的 匹配。 擴充路徑用於 花演算法匈牙利最大匹配演算法 中,以找到圖的最大匹配。


另請參閱

Berge's Theorem, Blossom Algorithm, Hungarian Maximum Matching Algorithm

使用 探索

參考文獻

Ford, L. R. and Fulkerson, D. R. Flows in Networks. Princeton, NJ: Princeton University Press, 1962.Skiena, S. Implementing Discrete Mathematics: Combinatorics and Graph Theory with Mathematica. Reading, MA: Addison-Wesley, 1990.

在 上被引用

擴充路徑

引用為

Weisstein, Eric W. "Augmenting Path." 來自 --A Resource. https://mathworld.tw/AugmentingPath.html

主題分類