We study population protocols: networks of anonymous agents that interact under a scheduler that picks pairs of agents uniformly at random. The _size counting problem_ is that of calculating the exact number of agents in the population, assuming no leader (each agent starts in the same state). We give the first protocol that solves this problem in sublinear time. The protocol converges in time and uses states ( bits of memory per agent) with probability . The time complexity is also in expectation. The time to converge is also in expectation. Crucially, unlike most published protocols with states, our protocol is _uniform_: it uses the same transition algorithm for any population size, so does not need an estimate of the population size to be embedded into the algorithm. A sub-protocol is the first uniform sublinear-time leader election population protocol, taking time and states. The state complexity of both the counting and leader election protocols can be reduced to and respectively, while increasing the time to .
View on arXiv