Skip to main content
Top

14-07-2023

Near-optimal distributed computation of small vertex cuts

Authors: Merav Parter, Asaf Petruschka

Published in: Distributed Computing

Log in

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

We present near-optimal algorithms for detecting small vertex cuts in the \({\textsf{CONGEST}}\) model of distributed computing. Despite extensive research in this area, our understanding of the vertex connectivity of a graph is still incomplete, especially in the distributed setting. To this date, all distributed algorithms for detecting cut vertices suffer from an inherent dependency in the maximum degree of the graph, \(\Delta \). Hence, in particular, there is no truly sub-linear time algorithm for this problem, not even for detecting a single cut vertex. We take a new algorithmic approach for vertex connectivity which allows us to bypass the existing \(\Delta \) barrier. As a warm-up to our approach, we show a simple \(\widetilde{O}(D)\)-round randomized algorithm for computing all cut vertices in a D-diameter n-vertex graph. This improves upon the \(O(D+\Delta /\log n)\)-round algorithm of [Pritchard and Thurimella, ICALP 2008]. Our key technical contribution is an \(\widetilde{O}(D)\)-round randomized algorithm for computing all cut pairs in the graph, improving upon the state-of-the-art \(O(\Delta \cdot D)^4\)-round algorithm by [Parter, DISC ’19]. Note that even for the considerably simpler setting of edge cuts, currently \(\widetilde{O}(D)\)-round algorithms are known only for detecting pairs of cut edges. Our approach is based on employing the well-known linear graph sketching technique [Ahn, Guha and McGregor, SODA 2012] along with the heavy-light tree decomposition of [Sleator and Tarjan, STOC 1981]. Combining this with a careful characterization of the survivable subgraphs, allows us to determine the connectivity of \(G {\setminus } \{x,y\}\) for every pair \(x,y \in V\), using \(\widetilde{O}(D)\)-rounds. We believe that the tools provided in this paper are useful for omitting the \(\Delta \)-dependency even for larger cut values.

Dont have a licence yet? Then find out more about our products and how to get one now:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Footnotes
1
Throughout the paper, we use the notation \(\widetilde{O}\) to hide poly-logarithmic in n terms.
 
2
As usual, all presented randomized algorithms in this paper have success guarantee of \(1-1/n^c\), for any given constant \(c>1\).
 
3
The edge congestion of a given algorithm is the worst-case bound on the total number of messages exchanged through a given edge e in the graph.
 
4
We exploit this bounded congestion for detecting cut pairs.
 
5
Here we mean the strong diameter of \(G\setminus \{x,y\}\), i.e. the diameter of the graph induced by G on \(V \setminus \{x,y\}\). Its weak diameter, defined as the maximal distance in G between any \(u,v \in V {\setminus } \{x,y\}\), remains at most D, which we crucially exploit.
 
6
A maximal spanning forest is defined as the union of spanning trees for all connected components.
 
7
This is a critical point where only x learns if \(y \in \pi (s,x)\) is its cut-mate (by running Alg. \({{\mathcal {A}}}_y\)), but y might not learn its descendant cut-mates, such as x.
 
8
Ties are broken arbitrarily and consistently.
 
9
Over the choice of the random seeds \(\mathcal {S}_{ID}\) and \(\mathcal {S}_{h}\).
 
10
Notice that these notations are not symmetric in xy, e.g. \(\mathcal {S}(x,y)\) is different than \(\mathcal {S}(y,x)\).
 
11
A part can be both x-heavy and y-heavy.
 
12
Recall that each sketch contains \(L=c\log n\) basic sketch units. Hence, by taking c to be a sufficiently large constant, we can guarantee that \(O(\log n)\) fresh basic sketch units exist.
 
Literature
1.
go back to reference Pettie, S., Yin, L.: The structure of minimum vertex cuts. In: Bansal, N., Merelli, E., Worrell, J. (eds.) 48th International Colloquium on Automata, Languages, and Programming, ICALP 2021, July 12–16, 2021, Glasgow, Scotland (Virtual Conference). LIPIcs, vol. 198, pp. 105–110520 (2021) Pettie, S., Yin, L.: The structure of minimum vertex cuts. In: Bansal, N., Merelli, E., Worrell, J. (eds.) 48th International Colloquium on Automata, Languages, and Programming, ICALP 2021, July 12–16, 2021, Glasgow, Scotland (Virtual Conference). LIPIcs, vol. 198, pp. 105–110520 (2021)
2.
go back to reference Nanongkai, D., Saranurak, T., Yingchareonthawornchai, S.: Breaking quadratic time for small vertex connectivity and an approximation scheme. In: Charikar, M., Cohen, E. (eds.) Proceedings of the 51st Annual ACM SIGACT Symposium on Theory of Computing, STOC 2019, Phoenix, AZ, USA, June 23–26, 2019, pp. 241–252 (2019) Nanongkai, D., Saranurak, T., Yingchareonthawornchai, S.: Breaking quadratic time for small vertex connectivity and an approximation scheme. In: Charikar, M., Cohen, E. (eds.) Proceedings of the 51st Annual ACM SIGACT Symposium on Theory of Computing, STOC 2019, Phoenix, AZ, USA, June 23–26, 2019, pp. 241–252 (2019)
3.
go back to reference Li, J., Nanongkai, D., Panigrahi, D., Saranurak, T., Yingchareonthawornchai, S.: Vertex connectivity in poly-logarithmic max-flows. In: Khuller, S., Williams, V.V. (eds.) STOC ’21: 53rd Annual ACM SIGACT Symposium on Theory of Computing, Virtual Event, Italy, June 21–25, 2021, pp. 317–329 (2021) Li, J., Nanongkai, D., Panigrahi, D., Saranurak, T., Yingchareonthawornchai, S.: Vertex connectivity in poly-logarithmic max-flows. In: Khuller, S., Williams, V.V. (eds.) STOC ’21: 53rd Annual ACM SIGACT Symposium on Theory of Computing, Virtual Event, Italy, June 21–25, 2021, pp. 317–329 (2021)
4.
go back to reference He, Z., Li, J., Wahlström, M.: Near-linear-time, optimal vertex cut sparsifiers in directed acyclic graphs. In: Mutzel, P., Pagh, R., Herman, G. (eds.) 29th Annual European Symposium on Algorithms, ESA 2021, September 6–8, 2021, Lisbon, Portugal (Virtual Conference). LIPIcs, vol. 204, pp. 52–15214 (2021) He, Z., Li, J., Wahlström, M.: Near-linear-time, optimal vertex cut sparsifiers in directed acyclic graphs. In: Mutzel, P., Pagh, R., Herman, G. (eds.) 29th Annual European Symposium on Algorithms, ESA 2021, September 6–8, 2021, Lisbon, Portugal (Virtual Conference). LIPIcs, vol. 204, pp. 52–15214 (2021)
7.
go back to reference Chen, L., Kyng, R., Liu, Y.P., Peng, R., Gutenberg, M.P., Sachdeva, S.: Maximum flow and minimum-cost flow in almost-linear time. CoRR arXiv:abs/2203.00671 (2022) Chen, L., Kyng, R., Liu, Y.P., Peng, R., Gutenberg, M.P., Sachdeva, S.: Maximum flow and minimum-cost flow in almost-linear time. CoRR arXiv:​abs/​2203.​00671 (2022)
9.
go back to reference Peleg, D.: Distributed Computing: A Locality-Sensitive Approach. Society for Industrial and Applied Mathematics, Philadelphia (2000)CrossRefMATH Peleg, D.: Distributed Computing: A Locality-Sensitive Approach. Society for Industrial and Applied Mathematics, Philadelphia (2000)CrossRefMATH
10.
go back to reference Pritchard, D., Thurimella, R.: Fast computation of small cuts via cycle space sampling. ACM Trans. Algorithms (TALG) 7(4), 46 (2011)MathSciNetMATH Pritchard, D., Thurimella, R.: Fast computation of small cuts via cycle space sampling. ACM Trans. Algorithms (TALG) 7(4), 46 (2011)MathSciNetMATH
11.
go back to reference Thurimella, R.: Sub-linear distributed algorithms for sparse certificates and biconnected components. J. Algorithms 23(1), 160–179 (1997)MathSciNetCrossRefMATH Thurimella, R.: Sub-linear distributed algorithms for sparse certificates and biconnected components. J. Algorithms 23(1), 160–179 (1997)MathSciNetCrossRefMATH
12.
go back to reference Parter, M.: Small cuts and connectivity certificates: a fault tolerant approach. In: 33rd International Symposium on Distributed Computing (2019) Parter, M.: Small cuts and connectivity certificates: a fault tolerant approach. In: 33rd International Symposium on Distributed Computing (2019)
13.
go back to reference Weimann, O., Yuster, R.: Replacement paths and distance sensitivity oracles via fast matrix multiplication. ACM Trans. Algorithms (TALG) 9(2), 14 (2013)MathSciNetMATH Weimann, O., Yuster, R.: Replacement paths and distance sensitivity oracles via fast matrix multiplication. ACM Trans. Algorithms (TALG) 9(2), 14 (2013)MathSciNetMATH
14.
go back to reference Karthik C. S., Parter, M.: Deterministic replacement path covering. In: Marx, D. (ed.) Proceedings of the 2021 ACM-SIAM Symposium on Discrete Algorithms, SODA 2021, Virtual Conference, January 10–13, 2021, pp. 704–723 (2021) Karthik C. S., Parter, M.: Deterministic replacement path covering. In: Marx, D. (ed.) Proceedings of the 2021 ACM-SIAM Symposium on Discrete Algorithms, SODA 2021, Virtual Conference, January 10–13, 2021, pp. 704–723 (2021)
15.
go back to reference Censor-Hillel, K., Ghaffari, M., Kuhn, F.: Distributed connectivity decomposition. In: Proceedings of the 2014 ACM Symposium on Principles of Distributed Computing, pp. 156–165. ACM (2014) Censor-Hillel, K., Ghaffari, M., Kuhn, F.: Distributed connectivity decomposition. In: Proceedings of the 2014 ACM Symposium on Principles of Distributed Computing, pp. 156–165. ACM (2014)
16.
go back to reference Ahn, K.J., Guha, S., McGregor, A.: Analyzing graph structure via linear measurements. In: Proceedings of the Twenty-third Annual ACM-SIAM Symposium on Discrete Algorithms, pp. 459–467. SIAM (2012) Ahn, K.J., Guha, S., McGregor, A.: Analyzing graph structure via linear measurements. In: Proceedings of the Twenty-third Annual ACM-SIAM Symposium on Discrete Algorithms, pp. 459–467. SIAM (2012)
17.
go back to reference Kapron, B.M., King, V., Mountjoy, B.: Dynamic graph connectivity in polylogarithmic worst case time. In: Proceedings of the Twenty-fourth Annual ACM-SIAM Symposium on Discrete Algorithms, pp. 1131–1142. SIAM (2013) Kapron, B.M., King, V., Mountjoy, B.: Dynamic graph connectivity in polylogarithmic worst case time. In: Proceedings of the Twenty-fourth Annual ACM-SIAM Symposium on Discrete Algorithms, pp. 1131–1142. SIAM (2013)
18.
go back to reference Kapralov, M., Woodruff, D.: Spanners and sparsifiers in dynamic streams. In: Proceedings of the 2014 ACM Symposium on Principles of Distributed Computing, pp. 272–281 (2014) Kapralov, M., Woodruff, D.: Spanners and sparsifiers in dynamic streams. In: Proceedings of the 2014 ACM Symposium on Principles of Distributed Computing, pp. 272–281 (2014)
19.
go back to reference Gibb, D., Kapron, B.M., King, V., Thorn, N.: Dynamic graph connectivity with improved worst case update time and sublinear space. CoRR arXiv:abs/1509.06464 (2015) Gibb, D., Kapron, B.M., King, V., Thorn, N.: Dynamic graph connectivity with improved worst case update time and sublinear space. CoRR arXiv:​abs/​1509.​06464 (2015)
20.
go back to reference King, V., Kutten, S., Thorup, M.: Construction and impromptu repair of an MST in a distributed network with o(m) communication. In: Proceedings of the 2015 ACM Symposium on Principles of Distributed Computing, PODC 2015, Donostia-San Sebastián, Spain, July 21–23, 2015, pp. 71–80 (2015) King, V., Kutten, S., Thorup, M.: Construction and impromptu repair of an MST in a distributed network with o(m) communication. In: Proceedings of the 2015 ACM Symposium on Principles of Distributed Computing, PODC 2015, Donostia-San Sebastián, Spain, July 21–23, 2015, pp. 71–80 (2015)
21.
go back to reference Mashreghi, A., King, V.: Broadcast and minimum spanning tree with o(m) messages in the asynchronous CONGEST model. In: 32nd International Symposium on Distributed Computing, DISC 2018, New Orleans, LA, USA, October 15–19, 2018, pp. 37–13717 (2018) Mashreghi, A., King, V.: Broadcast and minimum spanning tree with o(m) messages in the asynchronous CONGEST model. In: 32nd International Symposium on Distributed Computing, DISC 2018, New Orleans, LA, USA, October 15–19, 2018, pp. 37–13717 (2018)
22.
go back to reference Ghaffari, M., Parter, M.: MST in log-star rounds of congested clique. In: Proceedings of the 2016 ACM Symposium on Principles of Distributed Computing, PODC 2016, Chicago, IL, USA, July 25–28, 2016, pp. 19–28 (2016) Ghaffari, M., Parter, M.: MST in log-star rounds of congested clique. In: Proceedings of the 2016 ACM Symposium on Principles of Distributed Computing, PODC 2016, Chicago, IL, USA, July 25–28, 2016, pp. 19–28 (2016)
23.
go back to reference Duan, R., Pettie, S.: Connectivity oracles for graphs subject to vertex failures. In: Proceedings of the Twenty-Eighth Annual ACM-SIAM Symposium on Discrete Algorithms, SODA 2017, Barcelona, Spain, Hotel Porta Fira, January 16–19, pp. 490–509 (2017) Duan, R., Pettie, S.: Connectivity oracles for graphs subject to vertex failures. In: Proceedings of the Twenty-Eighth Annual ACM-SIAM Symposium on Discrete Algorithms, SODA 2017, Barcelona, Spain, Hotel Porta Fira, January 16–19, pp. 490–509 (2017)
24.
go back to reference Dory, M., Parter, M.: Fault-tolerant labeling and compact routing schemes. In: Miller, A., Censor-Hillel, K., Korhonen, J.H. (eds.) PODC ’21: ACM Symposium on Principles of Distributed Computing, Virtual Event, Italy, July 26–30, 2021, pp. 445–455 (2021) Dory, M., Parter, M.: Fault-tolerant labeling and compact routing schemes. In: Miller, A., Censor-Hillel, K., Korhonen, J.H. (eds.) PODC ’21: ACM Symposium on Principles of Distributed Computing, Virtual Event, Italy, July 26–30, 2021, pp. 445–455 (2021)
25.
go back to reference Choudhary, K.: An optimal dual fault tolerant reachability oracle. In: Chatzigiannakis, I., Mitzenmacher, M., Rabani, Y., Sangiorgi, D. (eds.) 43rd International Colloquium on Automata, Languages, and Programming, ICALP 2016, July 11-15, 2016, Rome, Italy. LIPIcs, vol. 55, pp. 130–113013 (2016) Choudhary, K.: An optimal dual fault tolerant reachability oracle. In: Chatzigiannakis, I., Mitzenmacher, M., Rabani, Y., Sangiorgi, D. (eds.) 43rd International Colloquium on Automata, Languages, and Programming, ICALP 2016, July 11-15, 2016, Rome, Italy. LIPIcs, vol. 55, pp. 130–113013 (2016)
26.
go back to reference Duan, R., Pettie, S.: Dual-failure distance and connectivity oracles. In: Proceedings of the Twentieth Annual ACM-SIAM Symposium on Discrete Algorithms, pp. 506–515. SIAM (2009) Duan, R., Pettie, S.: Dual-failure distance and connectivity oracles. In: Proceedings of the Twentieth Annual ACM-SIAM Symposium on Discrete Algorithms, pp. 506–515. SIAM (2009)
27.
go back to reference Parter, M.: Dual failure resilient BFS structure. In: Proceedings of the 2015 ACM Symposium on Principles of Distributed Computing, pp. 481–490 (2015) Parter, M.: Dual failure resilient BFS structure. In: Proceedings of the 2015 ACM Symposium on Principles of Distributed Computing, pp. 481–490 (2015)
28.
go back to reference Gupta, M., Khan, S.: Multiple source dual fault tolerant BFS trees. In: Chatzigiannakis, I., Indyk, P., Kuhn, F., Muscholl, A. (eds.) 44th International Colloquium on Automata, Languages, and Programming, ICALP 2017, July 10–14, 2017, Warsaw, Poland. LIPIcs, vol. 80, pp. 127–112715 (2017) Gupta, M., Khan, S.: Multiple source dual fault tolerant BFS trees. In: Chatzigiannakis, I., Indyk, P., Kuhn, F., Muscholl, A. (eds.) 44th International Colloquium on Automata, Languages, and Programming, ICALP 2017, July 10–14, 2017, Warsaw, Poland. LIPIcs, vol. 80, pp. 127–112715 (2017)
29.
go back to reference Parter, M.: Distributed constructions of dual-failure fault-tolerant distance preservers. In: Attiya, H. (ed.) 34th International Symposium on Distributed Computing, DISC 2020, October 12–16, 2020, Virtual Conference. LIPIcs, vol. 179, pp. 21–12117 (2020) Parter, M.: Distributed constructions of dual-failure fault-tolerant distance preservers. In: Attiya, H. (ed.) 34th International Symposium on Distributed Computing, DISC 2020, October 12–16, 2020, Virtual Conference. LIPIcs, vol. 179, pp. 21–12117 (2020)
30.
go back to reference Battista, G.D., Tamassia, R.: Incremental planarity testing (extended abstract). In: 30th Annual Symposium on Foundations of Computer Science, Research Triangle Park, North Carolina, USA, 30 October - 1 November 1989, pp. 436–441 (1989) Battista, G.D., Tamassia, R.: Incremental planarity testing (extended abstract). In: 30th Annual Symposium on Foundations of Computer Science, Research Triangle Park, North Carolina, USA, 30 October - 1 November 1989, pp. 436–441 (1989)
31.
32.
go back to reference Georgiadis, L., Italiano, G.F., Laura, L., Parotsidis, N.: 2-vertex connectivity in directed graphs. In: Halldórsson, M.M., Iwama, K., Kobayashi, N., Speckmann, B. (eds.) Automata, Languages, and Programming - 42nd International Colloquium, ICALP 2015, Kyoto, Japan, July 6-10, 2015, Proceedings, Part I. Lecture Notes in Computer Science, vol. 9134, pp. 605–616 (2015) Georgiadis, L., Italiano, G.F., Laura, L., Parotsidis, N.: 2-vertex connectivity in directed graphs. In: Halldórsson, M.M., Iwama, K., Kobayashi, N., Speckmann, B. (eds.) Automata, Languages, and Programming - 42nd International Colloquium, ICALP 2015, Kyoto, Japan, July 6-10, 2015, Proceedings, Part I. Lecture Notes in Computer Science, vol. 9134, pp. 605–616 (2015)
34.
go back to reference Karger, D.R.: Random sampling in cut, flow, and network design problems. Mathematics of Operations Research 24(2), 383–413 (1999)MathSciNetCrossRefMATH Karger, D.R.: Random sampling in cut, flow, and network design problems. Mathematics of Operations Research 24(2), 383–413 (1999)MathSciNetCrossRefMATH
35.
go back to reference Ghaffari, M., Nowicki, K., Thorup, M.: Faster algorithms for edge connectivity via random 2-out contractions. In: Chawla, S. (ed.) Proceedings of the 2020 ACM-SIAM Symposium on Discrete Algorithms, SODA 2020, Salt Lake City, UT, USA, January 5-8, 2020, pp. 1260–1279 (2020) Ghaffari, M., Nowicki, K., Thorup, M.: Faster algorithms for edge connectivity via random 2-out contractions. In: Chawla, S. (ed.) Proceedings of the 2020 ACM-SIAM Symposium on Discrete Algorithms, SODA 2020, Salt Lake City, UT, USA, January 5-8, 2020, pp. 1260–1279 (2020)
36.
go back to reference Gawrychowski, P., Mozes, S., Weimann, O.: Minimum cut in o(m log\({^2}\) n) time. In: Czumaj, A., Dawar, A., Merelli, E. (eds.) 47th International Colloquium on Automata, Languages, and Programming, ICALP 2020, July 8-11, 2020, Saarbrücken, Germany (Virtual Conference). LIPIcs, vol. 168, pp. 57–15715 (2020) Gawrychowski, P., Mozes, S., Weimann, O.: Minimum cut in o(m log\({^2}\) n) time. In: Czumaj, A., Dawar, A., Merelli, E. (eds.) 47th International Colloquium on Automata, Languages, and Programming, ICALP 2020, July 8-11, 2020, Saarbrücken, Germany (Virtual Conference). LIPIcs, vol. 168, pp. 57–15715 (2020)
37.
go back to reference Dory, M., Efron, Y., Mukhopadhyay, S., Nanongkai, D.: Distributed weighted min-cut in nearly-optimal time. In: Khuller, S., Williams, V.V. (eds.) STOC ’21: 53rd Annual ACM SIGACT Symposium on Theory of Computing, Virtual Event, Italy, June 21–25, 2021, pp. 1144–1153 (2021) Dory, M., Efron, Y., Mukhopadhyay, S., Nanongkai, D.: Distributed weighted min-cut in nearly-optimal time. In: Khuller, S., Williams, V.V. (eds.) STOC ’21: 53rd Annual ACM SIGACT Symposium on Theory of Computing, Virtual Event, Italy, June 21–25, 2021, pp. 1144–1153 (2021)
39.
go back to reference Nešetřil, J., Milková, E., Nešetřilová, H.: Otakar Borůvka on minimum spanning tree problem translation of both the 1926 papers, comments, history. Discrete Math. 233(1), 3–36 (2001)MathSciNetCrossRefMATH Nešetřil, J., Milková, E., Nešetřilová, H.: Otakar Borůvka on minimum spanning tree problem translation of both the 1926 papers, comments, history. Discrete Math. 233(1), 3–36 (2001)MathSciNetCrossRefMATH
40.
go back to reference Leighton, F.T., Maggs, B.M., Rao, S.B.: Packet routing and job-shop scheduling inO (congestion+ dilation) steps. Combinatorica 14(2), 167–186 (1994)MathSciNetCrossRefMATH Leighton, F.T., Maggs, B.M., Rao, S.B.: Packet routing and job-shop scheduling inO (congestion+ dilation) steps. Combinatorica 14(2), 167–186 (1994)MathSciNetCrossRefMATH
41.
go back to reference Ghaffari, M.: Near-optimal scheduling of distributed algorithms. In: Proceedings of the 2015 ACM Symposium on Principles of Distributed Computing, PODC, pp. 3–12 (2015) Ghaffari, M.: Near-optimal scheduling of distributed algorithms. In: Proceedings of the 2015 ACM Symposium on Principles of Distributed Computing, PODC, pp. 3–12 (2015)
44.
go back to reference Ghaffari, M., Haeupler, B.: Distributed algorithms for planar networks II: low-congestion shortcuts, MST, and min-cut. In: Krauthgamer, R. (ed.) Proceedings of the Twenty-Seventh Annual ACM-SIAM Symposium on Discrete Algorithms, SODA 2016, Arlington, VA, USA, January 10-12, 2016, pp. 202–219 (2016) Ghaffari, M., Haeupler, B.: Distributed algorithms for planar networks II: low-congestion shortcuts, MST, and min-cut. In: Krauthgamer, R. (ed.) Proceedings of the Twenty-Seventh Annual ACM-SIAM Symposium on Discrete Algorithms, SODA 2016, Arlington, VA, USA, January 10-12, 2016, pp. 202–219 (2016)
Metadata
Title
Near-optimal distributed computation of small vertex cuts
Authors
Merav Parter
Asaf Petruschka
Publication date
14-07-2023
Publisher
Springer Berlin Heidelberg
Published in
Distributed Computing
Print ISSN: 0178-2770
Electronic ISSN: 1432-0452
DOI
https://doi.org/10.1007/s00446-023-00455-z

Premium Partner