Skip to main content

Connectivity and Minimum Cut Approximation in the Broadcast Congested Clique

  • Conference paper
  • First Online:
Structural Information and Communication Complexity (SIROCCO 2018)

Part of the book series: Lecture Notes in Computer Science ((LNTCS,volume 11085))

Abstract

In this paper we present two graph algorithms in the Broadcast Congested Clique model. In this model, there are n players, which communicate in synchronous rounds. Each player represents a single node of the input graph; initially each player knows the set of edges incident to his node. In each round of communication each node can broadcast a single b–bit message to all other nodes; usually \(b \in {\mathcal {O}}(\log n)\). The goal is to compute some function of the input graph.

The first result we present is the first sub-logarithmic deterministic algorithm finding a maximal spanning forest of an n node graph in the Broadcast Congested Clique, which requires only \({\mathcal {O}}(\log n / \log \log n)\) rounds. The second result is a randomized \(1 + \epsilon \) approximation algorithm finding the minimum cut of an n node graph, which requires only \({\mathcal {O}}(\log n)\) maximal spanning forest computations. In the Broadcast Congested Clique this approach, combined with the new maximal spanning forest algorithm, yields an \({\mathcal {O}}(\log ^2 n / \log \log n)\) round algorithm. Additionally, it may be applied to different models, i.e. in the multi-pass semi-streaming model it allows to reduce required memory by \(\varTheta (\log n)\) factor, with only \({\mathcal {O}}(\log ^* n)\) passes over the data stream.

This work was supported by the National Science Centre, Poland grant 2017/25/B/ST6/02010. Results from Sect. 3 were presented as Brief Announcement at DISC 2018 [8] and their initial version was obtained with support from the National Science Centre, Poland grant DEC-2012/07/B/ST6/01534.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    In this paper authors present an algorithm for semi–streaming model, however the result applies to the \(\mathsf {Broadcast}\) \(\mathsf {Congested}\) \(\mathsf {Clique}\).

  2. 2.

    Note that deactivation of components of degree \(<s\) at the end of a phase does not guarantee that degrees of all components are \(\ge s\) at the beginning of the next phase. This is caused by the fact that deactivation of some components might decrease degrees of components which remain active (degrees are calculated only among active nodes).

  3. 3.

    Authors of papers [1, 2] have inconsistent way of defining space complexity, i.e. c connectivity in [1] requires \({\mathcal {O}}(c n \log ^3 n)\) ‘space’, when referenced in [2] it only requires \({\mathcal {O}}(c n \log ^2 n)\) ‘space’. Here we go with the approach from [1], which seems to count bits.

References

  1. 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, SODA 2012, Kyoto, Japan, 17–19 January 2012, pp. 459–467 (2012)

    Chapter  Google Scholar 

  2. Ahn, K.J., Guha, S., McGregor, A.: Graph sketches: sparsification, spanners, and subgraphs. In: PODS 2012, pp. 5–14. ACM (2012)

    Google Scholar 

  3. Becker, F., Montealegre, P., Rapaport, I., Todinca, I.: The simultaneous number-in-hand communication model for networks: private coins, public coins and determinism. In: Halldórsson, M.M. (ed.) SIROCCO 2014. LNCS, vol. 8576, pp. 83–95. Springer, Cham (2014). https://doi.org/10.1007/978-3-319-09620-9_8

    Chapter  MATH  Google Scholar 

  4. Drucker, A., Kuhn, F., Oshman, R.: On the power of the congested clique model. In: PODC 2014, pp. 367–376 (2014)

    Google Scholar 

  5. Feigenbaum, J., Kannan, S., McGregor, A., Suri, S., Zhang, J.: On graph problems in a semi-streaming model. Theor. Comput. Sci. 348(2), 207–216 (2005)

    Article  MathSciNet  Google Scholar 

  6. Ghaffari, M., Parter, M.: MST in log-star rounds of congested clique. In: Proceedings of PODC 2016 (2016)

    Google Scholar 

  7. Hegeman, J.W., Pandurangan, G., Pemmaraju, S.V., Sardeshmukh, V.B., Scquizzato, M.: Toward optimal bounds in the congested clique: graph connectivity and MST. In: Proceedings of the 2015 ACM Symposium on Principles of Distributed Computing, PODC 2015, Donostia-San Sebastián, Spain, 21–23 July 2015, pp. 91–100 (2015)

    Google Scholar 

  8. Jurdzinski, T., Nowicki, K.: Brief announcement: on connectivity in the broadcast congested clique. In: 31st International Symposium on Distributed Computing, DISC 2017, Vienna, Austria, 16–20 October 2017, pp. 54:1–54:4 (2017)

    Google Scholar 

  9. Jurdziński, T., Nowicki, K.: MST in O(1) rounds of congested clique. In: SODA 2018, pp. 2620–2632 (2018)

    Chapter  Google Scholar 

  10. Karger, D.R.: Random sampling in cut, flow, and network design problems. In: ACM Symposium on Theory of Computing (STOC), pp. 648–657 (1994)

    Google Scholar 

  11. Kari, J., Matamala, M., Rapaport, I., Salo, V.: Solving the Induced Subgraph problem in the randomized multiparty simultaneous messages model. In: Scheideler, C. (ed.) Structural Information and Communication Complexity. LNCS, vol. 9439, pp. 370–384. Springer, Cham (2015). https://doi.org/10.1007/978-3-319-25258-2_26

    Chapter  Google Scholar 

  12. Lotker, Z., Patt-Shamir, B., Pavlov, E., Peleg, D.: Minimum-weight spanning tree construction in o(log log n) communication rounds. SIAM J. Comput. 35(1), 120–131 (2005)

    Article  MathSciNet  Google Scholar 

  13. Montealegre, P., Todinca, I.: Brief announcement: deterministic graph connectivity in the broadcast congested clique. In: Proceedings of PODC 2016 (2016)

    Google Scholar 

  14. Nagamochi, H., Ibaraki, T.: Computing edge-connectivity in multigraphs and capacitated graphs. SIAM J. Discret. Math. 5(1), 54–66 (1992)

    Article  MathSciNet  Google Scholar 

  15. Nešetřil, J., Milková, E., Nešetřilová, H.: Otakar Boruvka on minimum spanning tree problem translation of both the 1926 papers, comments, history. Discret. Math. 233(1), 3–36 (2001)

    Article  MathSciNet  Google Scholar 

  16. Nishizeki, T., Poljak, S.: Highly connected factors with a small number of edges. Preprint (1989)

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Tomasz Jurdziński .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Jurdziński, T., Nowicki, K. (2018). Connectivity and Minimum Cut Approximation in the Broadcast Congested Clique. In: Lotker, Z., Patt-Shamir, B. (eds) Structural Information and Communication Complexity. SIROCCO 2018. Lecture Notes in Computer Science(), vol 11085. Springer, Cham. https://doi.org/10.1007/978-3-030-01325-7_28

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-01325-7_28

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-01324-0

  • Online ISBN: 978-3-030-01325-7

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics