Holonomic equations and efficient random generation of binary trees

May 23, 2022 Β· Declared Dead Β· πŸ› Discrete Mathematics & Theoretical Computer Science

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Pierre Lescanne arXiv ID 2205.11982 Category cs.DS: Data Structures & Algorithms Cross-listed cs.CC Citations 0 Venue Discrete Mathematics & Theoretical Computer Science Last Checked 5 months ago
Abstract
Holonomic equations are recursive equations which allow computing efficiently numbers of combinatoric objects. R{Γ©}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{ΓΆ}der trees and show that despite slight differences my algorithm that generates random Schr{ΓΆ}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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted