Random greedy triangle-packing beyond the 7/4 barrier
Tom Bohman, Alan Frieze, Eyal Lubetzky

TL;DR
This paper analyzes a random greedy process for triangle packing, significantly improving the upper bound on the final number of edges from 7/4 to 5/3 exponent, using martingale techniques and self-correcting properties.
Contribution
It introduces a novel martingale-based approach that leverages self-correction to surpass the 7/4 barrier in triangle-packing bounds.
Findings
Final number of edges is at most n^{5/3+o(1)} with high probability.
New method controls key graph parameters beyond early variation levels.
Improves previous bounds from n^{7/4+o(1)} to n^{5/3+o(1)}.
Abstract
The random greedy algorithm for constructing a large partial Steiner-Triple-System is defined as follows. Begin with a complete graph on vertices and proceed to remove the edges of triangles one at a time, where each triangle removed is chosen uniformly at random out of all remaining triangles. This stochastic process terminates once it arrives at a triangle-free graph, and a longstanding open problem is to estimate the final number of edges, or equivalently the time it takes the process to conclude. The intuition that the edge distribution is roughly uniform at all times led to a folklore conjecture that the final number of edges is with high probability, whereas the best known upper bound is . It is no coincidence that various methods break precisely at the exponent 7/4 as it corresponds to the inherent barrier where co-degrees become comparable to the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · Limits and Structures in Graph Theory · graph theory and CDMA systems
