A note on the random greedy triangle-packing algorithm
Combinatorics
2010-04-15 v1 Data Structures and Algorithms
Abstract
The random greedy algorithm for constructing a large partial Steiner-Triple-System is defined as follows. We 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 from the collection of all remaining triangles. This stochastic process terminates once it arrives at a triangle-free graph. In this note we show that with high probability the number of edges in the final graph is at most .
Cite
@article{arxiv.1004.2418,
title = {A note on the random greedy triangle-packing algorithm},
author = {Tom Bohman and Alan Frieze and Eyal Lubetzky},
journal= {arXiv preprint arXiv:1004.2418},
year = {2010}
}
Comments
10 pages