2011
DOI: 10.1007/978-3-642-23719-5_14
|View full text |Cite
|
Sign up to set email alerts
|

Min-Cuts and Shortest Cycles in Planar Graphs in O(n loglogn) Time

Abstract: We present a deterministic O(n log log n) time algorithm for finding shortest cycles and minimum cuts in planar graphs. The algorithm improves the previously known fastest algorithm by Italiano et al. in STOC'11 by a factor of log n. This speedup is obtained through the use of dense distance graphs combined with a divide-and-conquer approach.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
42
0

Year Published

2012
2012
2024
2024

Publication Types

Select...
5
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 26 publications
(42 citation statements)
references
References 23 publications
0
42
0
Order By: Relevance
“…1 Chalermsook et al [13] described the first algorithm to compute global minimum cuts in undirected planar graphs in near-linear time. Their algorithm was recently improved by Łącki and Sankowski [53] to run in O(n log log n) time.…”
Section: Related Workmentioning
confidence: 99%
See 3 more Smart Citations
“…1 Chalermsook et al [13] described the first algorithm to compute global minimum cuts in undirected planar graphs in near-linear time. Their algorithm was recently improved by Łącki and Sankowski [53] to run in O(n log log n) time.…”
Section: Related Workmentioning
confidence: 99%
“…Let γ 1 and γ 2 be the shortest simple cycles in the subgraphs G Q \e 1 and G Q \e 2 , respectively. We compute both γ 1 and γ 2 in O(g n log log n) time using the algorithm of Łącki and Sankowski [53].…”
Section: Proofmentioning
confidence: 99%
See 2 more Smart Citations
“…Before each recursive level we can remove every vertex of degree two, and merge its two adjacent edges into a single edge (combining the lengths of the two). This guarantees that the total size of all subgraphs in the same level of the recursion is O(n) [13,21], and so all executions of the min st-cut algorithm in Copyright © 2018 by SIAM Unauthorized reproduction of this article is prohibited 480 Downloaded 05/11/18 to 34.210.69.67. Redistribution subject to SIAM license or copyright; see http://www.siam.org/journals/ojsa.php the conquering steps at this level take total O(n log n).…”
mentioning
confidence: 99%