English

Holonomic equations and efficient random generation of binary trees

Data Structures and Algorithms 2024-01-24 v6 Computational Complexity

Abstract

Holonomic equations are recursive equations which allow computing efficiently numbers of combinatoric objects. R{\'e}my showed that the holonomic equation associated with binary trees yields an efficient linear random generator of binary trees. I extend this paradigm to Motzkin trees and Schr{\"o}der trees and show that despite slight differences my algorithm that generates random Schr{\"o}der trees has linear expected complexity and my algorithm that generates Motzkin trees is in O(n) expected complexity, only if we can implement a specific oracle with a O(1) complexity. For Motzkin trees, I propose a solution which works well for realistic values (up to size ten millions) and yields an efficient algorithm.

Keywords

Cite

@article{arxiv.2205.11982,
  title  = {Holonomic equations and efficient random generation of binary trees},
  author = {Pierre Lescanne},
  journal= {arXiv preprint arXiv:2205.11982},
  year   = {2024}
}
R2 v1 2026-06-24T11:26:54.257Z