日本語
 
Help Privacy Policy ポリシー/免責事項
  詳細検索ブラウズ

アイテム詳細


公開

会議論文

Breaking the O(n^2.5) Deterministic Time Barrier for Undirected Unit-capacity Maximum Flow

MPS-Authors
/persons/resource/persons127643

Duan,  Ran
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

External Resource
There are no locators available
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
フルテキスト (公開)
公開されているフルテキストはありません
付随資料 (公開)
There is no public supplementary material available
引用

Duan, R. (2013). Breaking the O(n^2.5) Deterministic Time Barrier for Undirected Unit-capacity Maximum Flow. In S., Khanna (Ed.), Proceedings of the Twenty-Fourth Annual ACM-SIAM Symposium on Discrete Algorithms (pp. 1171-1179). Philadelphia, PA: SIAM. doi:10.1137/1.9781611973105.84.


引用: https://hdl.handle.net/11858/00-001M-0000-0015-7909-8
要旨
This paper gives the first o(n^{2.5}) deterministic algorithm for the maximum flow problem in any undirected unit-capacity graph with no parallel edges. In an n-vertex, m-edge graph with maximum flow value v, our running time is \tilde{O}(n^{9/4}v^{1/8})=\tilde{O}(n^{2.375}). Note that v≤q n for simple unit-capacity graphs. The previous deterministic algorithms [Karger and Levine 1998] achieve O(m+nv^{3/2}) and O(nm^{2/3}v^{1/6}) time bound, which are both O(n^{2.5) for dense simple graphs and v=\Theta(n).