• DocumentCode
    315788
  • Title

    Faster algorithms for finding a minimum K-way cut in a weighted graph

  • Author

    Kamidoi, Yoko ; Wakabayashi, Shinichi ; Yoshida, Noriyoshi

  • Author_Institution
    Fac. of Inf. Sci., Hiroshima City Univ., Japan
  • Volume
    2
  • fYear
    1997
  • fDate
    9-12 Jun 1997
  • Firstpage
    1009
  • Abstract
    This paper presents algorithms for computing a minimum 3-way cut and a minimum 4-way cut of an undirected weighted graph G. Let G=(V,E) be an undirected graph with n vertices, m edges and positive edge weights. Goldschmidt et al. presented an algorithm for the minimum κ-way cut problem with fixed κ, that requires O(n4) and O(n9) maximum flow computations, respectively, to compute a minimum 3-way cut and a minimum 4-way cut of G. In this paper, we first show some properties on minimum 3-way cuts and minimum 4-way cuts, which indicate a recursive structure of the minimum X-way cut problem when κ=3 and 4. Then, based on those properties, we give divide-and-conquer algorithms for computing a minimum 3-way cut and a minimum 4-way cut of G, which require O(n3 ) and O(n4) maximum flow computations, respectively. This means that the proposed algorithms are the fastest ones ever known
  • Keywords
    computational complexity; divide and conquer methods; graph theory; divide-and-conquer algorithms; maximum flow computations; minimum K-way cut; positive edge weights; recursive structure; undirected weighted graph; Approximation algorithms; Cities and towns; Costs; Graph theory; Monte Carlo methods; Polynomials;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Circuits and Systems, 1997. ISCAS '97., Proceedings of 1997 IEEE International Symposium on
  • Print_ISBN
    0-7803-3583-X
  • Type

    conf

  • DOI
    10.1109/ISCAS.1997.621902
  • Filename
    621902