Uniform random generations and rejection method(I) with binomial majorant
Laurent Alonso

TL;DR
This paper introduces three efficient algorithms for uniformly generating Fibonacci words, Schr{"o}der trees, and Motzkin left factors, with an average complexity of O(n) in the RAM model.
Contribution
The paper presents new simple algorithms for uniform generation of specific combinatorial structures with optimal average complexity.
Findings
Algorithms operate in O(n) average time
Applicable to Fibonacci words, Schr{"o}der trees, and Motzkin factors
Efficient uniform sampling method
Abstract
We present three simple algorithms to uniformly generate `Fibonacci words' (i.e., some words that are enumerated by Fibonacci numbers), Schr{\"o}der trees of size and Motzkin left factors of size and final height . These algorithms have an average complexity of in the unit-cost RAM model.
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 · Advanced Combinatorial Mathematics · semigroups and automata theory
