ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1707.08496
32
10

Fast Distributed Approximation for Max-Cut

26 July 2017
K. Censor-Hillel
Rina Levy
H. Shachnai
ArXivPDFHTML
Abstract

Finding a maximum cut is a fundamental task in many computational settings. Surprisingly, it has been insufficiently studied in the classic distributed settings, where vertices communicate by synchronously sending messages to their neighbors according to the underlying graph, known as the LOCAL\mathcal{LOCAL}LOCAL or CONGEST\mathcal{CONGEST}CONGEST models. We amend this by obtaining almost optimal algorithms for Max-Cut on a wide class of graphs in these models. In particular, for any ϵ>0\epsilon > 0ϵ>0, we develop randomized approximation algorithms achieving a ratio of (1−ϵ)(1-\epsilon)(1−ϵ) to the optimum for Max-Cut on bipartite graphs in the CONGEST\mathcal{CONGEST}CONGEST model, and on general graphs in the LOCAL\mathcal{LOCAL}LOCAL model. We further present efficient deterministic algorithms, including a 1/31/31/3-approximation for Max-Dicut in our models, thus improving the best known (randomized) ratio of 1/41/41/4. Our algorithms make non-trivial use of the greedy approach of Buchbinder et al. (SIAM Journal on Computing, 2015) for maximizing an unconstrained (non-monotone) submodular function, which may be of independent interest.

View on arXiv
Comments on this paper