Large Cuts with Local Algorithms on Triangle-Free Graphs
Abstract
We study the problem of finding large cuts in -regular triangle-free graphs. In prior work, Shearer (1992) gives a randomised algorithm that finds a cut of expected size , where is the number of edges. We give a simpler algorithm that does much better: it finds a cut of expected size . As a corollary, this shows that in any -regular triangle-free graph there exists a cut of at least this size. Our algorithm can be interpreted as a very efficient randomised distributed algorithm: each node needs to produce only one random bit, and the algorithm runs in one synchronous communication round. This work is also a case study of applying computational techniques in the design of distributed algorithms: our algorithm was designed by a computer program that searched for optimal algorithms for small values of .
Cite
@article{arxiv.1402.2543,
title = {Large Cuts with Local Algorithms on Triangle-Free Graphs},
author = {Juho Hirvonen and Joel Rybicki and Stefan Schmid and Jukka Suomela},
journal= {arXiv preprint arXiv:1402.2543},
year = {2014}
}
Comments
1+17 pages, 8 figures