Optimal Generation of Strictly Increasing Binary Trees and Beyond

Olivier Bodini,Francis Durand,Philippe Marchal
DOI: https://doi.org/10.4204/EPTCS.403.15
2024-06-24
Abstract: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.
Data Structures and Algorithms,Discrete Mathematics
What problem does this paper attempt to address?