← Back to arXiv
arXivCombinatoricsarXiv:2608.06418

How many colours to connect cliques?

The paper tackles a combinatorial question about colored networks. Imagine you have a complete graph, meaning every pair of points is connected by an edge, and each edge is assigned one of several colors. The question is: in the worst case, how many colors do you need to keep (discarding the rest) so that the remaining edges still form a connected network, where you can travel between any two points?

The researchers find an exact answer (up to constant factors) for all possible values of the parameters involved, specifically the number of points and the number of colors used. Remarkably, they show that the number of colors needed to guarantee connectivity is essentially the same as the number needed just to ensure no point becomes completely isolated, meaning every point has at least one edge remaining. This is a surprising equivalence because connectivity is a much stronger requirement than simply having no isolated points, yet in this setting the two thresholds turn out to be of the same order of magnitude.

The result gives a complete picture of what researchers call the "spanning threshold" for connectivity in edge-colored complete graphs. Practically speaking, it tells you how robust a fully connected network is when edges are categorized by type and you are forced to remove most categories under adversarial conditions. The fact that avoiding isolated vertices and maintaining full connectivity require roughly the same number of color classes suggests that once you have enough colors to prevent isolation, you essentially already have enough to keep everything connected, which is a clean and elegant structural insight about how color classes interact in dense graphs.

Read original →