SearcharxivSearch

arXiv subjects

Francis Durand

Publications and source records attributed to Francis Durand.

2 recordsLinked to original sources

Entropic Generation of Binary Words

The uniform generation of k Hamming weight binary words, equivalent to sampling k-subsets from n elements, relies on random bits, which can be expensive. We introduce a novel paradigm, random bit recycling, and use it to generate such binary words in linear time while consuming as few random bits as possible. The resulting algorithm is nearly optimal in terms of random bit consumption, meaning that it closely matches the Shannon entropic lower bound coming from information theory.

cs.DM

Optimal Generation of Strictly Increasing Binary Trees and Beyond

This article presents two novel algorithms for generating random increasing trees. The first algorithm efficiently generates strictly increasing binary trees using an ad hoc method. The second algorithm improves the recursive method for weighted strictly increasing unary-binary increasing trees, optimizing randomness usage.

cs.DS