Large Cuts with Local Algorithms on Triangle-Free Graphs

@article{Hirvonen2014LargeCW,
  title={Large Cuts with Local Algorithms on Triangle-Free Graphs},
  author={Juho Hirvonen and Joel Rybicki and Stefan Schmid and Jukka Suomela},
  journal={Electron. J. Comb.},
  year={2014},
  volume={24},
  pages={4}
}
We study the problem of finding large cuts in $d$-regular triangle-free graphs. In prior work, Shearer (1992) gives a randomised algorithm that finds a cut of expected size $(1/2 + 0.177/\sqrt{d})m$, where $m$ is the number of edges. We give a simpler algorithm that does much better: it finds a cut of expected size $(1/2 + 0.28125/\sqrt{d})m$. As a corollary, this shows that in any $d$-regular triangle-free graph there exists a cut of at least this size. Our algorithm can be interpreted as a… 

Figures and Tables from this paper

Local approximation of the Maximum Cut in regular graphs

Fast Distributed Approximation for Max-Cut

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

Fast Distributed Algorithms for Girth, Cycles and Small Subgraphs

In triangle-free graphs, the girth can be exactly computed in time polynomially faster than the best known bounds for general graphs, and it is shown that no analogous result is currently known for sequential algorithms.

Distributed Detection of Cliques in Dynamic Networks

An in-depth study of the fundamental problems of finding small subgraphs in distributed dynamic networks shows that, perhaps somewhat surprisingly, other problems exhibit a wide range of complexities in terms of the trade-offs between their round and bandwidth complexities.

Deterministic Near-Optimal Distributed Listing of Cliques

Deterministic distributed algorithms for listing cliques of size p in n1 - 2/p + o(1) rounds in the Congest model are given and are the first non-trivial deterministic distributedgorithms to be given.

Classical algorithms and quantum limitations for maximum cut on high-girth graphs

It is proved that every (quantum or classical) one-local algorithm achieves on D-regular graphs of girth > 5 a maximum cut of at most 1/2, and it is suggested that it could be possible to extend them beyond these constraints.

Triangle Finding and Listing in CONGEST Networks

This paper presents the first algorithms with sublinear complexity for triangle finding and triangle listing in the standard CONGEST model, where the communication topology is the same as the topology of the network.

Quantum Distributed Algorithm for Triangle Finding in the CONGEST Model

A quantum distributed algorithm that solves the triangle finding problem in $\tilde O(n^{1/4})$ rounds in the CONGEST model gives another example of quantum algorithm beating the best known classical algorithms in distributed computing.

Adapting Local Sequential Algorithms to the Distributed Setting

This paper defines a robust family of local sequential algorithms which can be easily adapted to the distributed setting, and develops algorithms which have the same approximation guarantees as their sequential counterparts, up to a constant additive $\epsilon$ factor.

Adapting Sequential Algorithms to the Distributed Setting

This paper defines a robust family of local sequential algorithms which can be easily adapted to the distributed setting, and develops algorithms which have the same approximation guarantees as their sequential counterparts, up to a constant additive $\epsilon$ factor.

References

SHOWING 1-10 OF 21 REFERENCES

Locality in Distributed Graph Algorithms

  • N. Linial
  • Mathematics, Computer Science
    SIAM J. Comput.
  • 1992
This model focuses on the issue of locality in distributed processing, namely, to what extent a global solution to a computational problem can be obtained from locally available data.

Neighborhood graphs and distributed "^" + 1-coloring

This paper shows that the chromatic number of any t-neighborhood graph is at most A + 1 for some = O(log 3 n), which implies that current techniques for proving lower bounds on the distributed complexity of A - 1-coloring are not strong enough to give a negative answer to the above open problem.

Exact Bounds for Distributed Graph Colouring

It is shown that for infinitely many n the time complexity is precisely $\frac{1}{2} \log^{*} n$ communication rounds.

Problems and Results in Graph Theory and Combinatorial Analysis

I published several papers with similar titles. One of my latest ones [13] (also see [16] and the yearly meetings at Boca Raton or Baton Rouge) contains, in the introduction, many references to my

Bipartite subgraphs

AbstractIt is shown that there exists a positivec so that for any large integerm, any graph with 2m2edges contains a bipartite subgraph with at least $$m^2 + m/2 + c\sqrt m$$ edges. This is tight up

A Note on Bipartite Subgraphs of Triangle-Free Graphs

  • J. Shearer
  • Mathematics
    Random Struct. Algorithms
  • 1992
It follows as a corollary that k ⩾ m/2 + cm3/4 is the maximum number of edges in a bipartite subgraph of G.

Gadgets, approximation, and linear programming

The authors present a linear-programming based method for finding "gadgets", i.e., combinatorial structures reducing constraints of one optimization problem to constraints of another. A key step in

Survey of local algorithms

This work surveys the state-of-the-art in the field of local algorithm design, covering impossibility results, deterministic local algorithms, randomized localgorithms, and local algorithms for geometric graphs.

Ramanujan Graphs

In the last two decades, the theory of Ramanujan graphs has gained prominence primarily for two reasons. First, from a practical viewpoint, these graphs resolve an extremal problem in communication

Distributed computing with advice: information sensitivity of graph coloring

This paper studies the information sensitivity of distributed graph coloring and finds that giving a lot of information to the nodes in order to ensure fast computation of the solution is more information insensitive than giving little advice.