Skip to main content

Multiply Balanced k −Partitioning

  • Conference paper
LATIN 2014: Theoretical Informatics (LATIN 2014)

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

Included in the following conference series:

Abstract

The problem of partitioning an edge-capacitated graph on n vertices into k balanced parts has been amply researched. Motivated by applications such as load balancing in distributed systems and market segmentation in social networks, we propose a new variant of the problem, called Multiply Balanced k Partitioning, where the vertex-partition must be balanced under d vertex-weight functions simultaneously.

We design bicriteria approximation algorithms for this problem, i.e., they partition the vertices into up to k parts that are nearly balanced simultaneously for all weight functions, and their approximation factor for the capacity of cut edges matches the bounds known for a single weight function times d. For the case where d = 2, for vertex weights that are integers bounded by a polynomial in n and any fixed ε > 0, we obtain a \((2+\epsilon,\, O(\sqrt{\log n \log k}))\)-bicriteria approximation, namely, we partition the graph into parts whose weight is at most 2 + ε times that of a perfectly balanced part (simultaneously for both weight functions), and whose cut capacity is \(O(\sqrt{\log n \log k})\cdot\) OPT. For unbounded (exponential) vertex weights, we achieve approximation \((3,\ O(\log n))\).

Our algorithm generalizes to d weight functions as follows: For vertex weights that are integers bounded by a polynomial in n and any fixed ε > 0, we obtain a \((2d +\epsilon,\, O(d\sqrt{\log n \log k}))\)-bicriteria approximation. For unbounded (exponential) vertex weights, we achieve approximation \((2d+ 1,\ O(d\log n))\).

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 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

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

References

  1. Andreev, K., Racke, H.: Balanced graph partitioning. Theory of Computing Systems 39(6), 929–939 (2006)

    Article  MATH  MathSciNet  Google Scholar 

  2. Arora, S., Rao, S., Vazirani, U.: Expander flows, geometric embeddings, and graph partitionings. In: 36th Annual Symposium on the Theory of Computing, pp. 222–231 (May 2004)

    Google Scholar 

  3. Chekuri, C., Khanna, S.: On multidimensional packing problems. SIAM Journal on Computing 33(4), 837–851 (2004)

    Article  MATH  MathSciNet  Google Scholar 

  4. Even, G., Naor, J., Rao, S., Schieber, B.: Fast approximate graph partitioning algorithms. In: Proceedings of the 8th Annual ACM-SIAM Symposium on Discrete Algorithms, pp. 639–648. ACM, New York (1997)

    Google Scholar 

  5. Feige, U., Krauthgamer, R.: A polylogarithmic approximation of the minimum bisection. SIAM J. Comput. 31(4), 1090–1118 (2002)

    Article  MATH  MathSciNet  Google Scholar 

  6. Feldmann, A.E., Foschini, L.: Balanced partitions of trees and applications. In: 29th International Symposium on Theoretical Aspects of Computer Science (STACS 2012), vol. 14, pp. 100–111. Schloss Dagstuhl–Leibniz-Zentrum fuer Informatik, Dagstuhl (2012)

    Google Scholar 

  7. Garey, M.R., Johnson, D.S., Stockmeyer, L.: Some simplified NP-complete graph problems. Theoret. Comput. Sci. 1(3), 237–267 (1976)

    Article  MATH  MathSciNet  Google Scholar 

  8. Garofalakis, M.N., Ioannidis, Y.E.: Parallel query scheduling and optimization with time-and space-shared resources. SORT 1(T2), T3 (1997)

    Google Scholar 

  9. Hendrickson, B., Leland, R.W.: A multi-level algorithm for partitioning graphs. SC 95, 28 (1995)

    Google Scholar 

  10. Karypis, G., Kumar, V.: A fast and high quality multilevel scheme for partitioning irregular graphs. SIAM J. Sci. Comput. 20(1), 359–392 (1998)

    Article  MathSciNet  Google Scholar 

  11. Krauthgamer, R., Naor, J.S., Schwartz, R.: Partitioning graphs into balanced components. In: 20th Annual ACM-SIAM Symposium on Discrete Algorithms, pp. 942–949. SIAM (2009)

    Google Scholar 

  12. Leighton, F., Makedon, F., Tragoudas, S.: Approximation algorithms for VLSI partition problems. In: Proceedings of the IEEE International Symposium on Circuits and Systems, pp. 2865–2868. IEEE Computer Society Press (1990)

    Google Scholar 

  13. Leighton, T., Rao, S.: Multicommodity max-flow min-cut theorems and their use in designing approximation algorithms. J. ACM 46(6), 787–832 (1999)

    Article  MATH  MathSciNet  Google Scholar 

  14. MacGregor, R.: On Partitioning a Graph: A Theoretical and Empirical Study. Memorandum UCB/ERL-M. University of California, Berkeley (1978)

    Google Scholar 

  15. Patkar, S.B., Narayanan, H.: An efficient practical heuristic for good ratio-cut partitioning. In: 16th International Conference on VLSI Design, pp. 64–69. IEEE (2003)

    Google Scholar 

  16. Portugal, D., Rocha, R.: Partitioning generic graphs into k regions. In: 6th Iberian Congress on Numerical Methods in Engineering (CMNE 2011), Coimbra, Portugal (June 2011)

    Google Scholar 

  17. Räcke, H.: Optimal hierarchical decompositions for congestion minimization in networks. In: 40th Annual ACM Symposium on Theory of Computing, pp. 255–264. ACM (2008)

    Google Scholar 

  18. Simon, H.D., Teng, S.: How good is recursive bisection? SIAM J. Sci. Comput. 18(5), 1436–1445 (1997)

    Article  MATH  MathSciNet  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2014 Springer-Verlag Berlin Heidelberg

About this paper

Cite this paper

Amir, A., Ficler, J., Krauthgamer, R., Roditty, L., Sar Shalom, O. (2014). Multiply Balanced k −Partitioning. In: Pardo, A., Viola, A. (eds) LATIN 2014: Theoretical Informatics. LATIN 2014. Lecture Notes in Computer Science, vol 8392. Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-642-54423-1_51

Download citation

  • DOI: https://doi.org/10.1007/978-3-642-54423-1_51

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-642-54422-4

  • Online ISBN: 978-3-642-54423-1

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics