The diameter of caterpillar associahedra
Benjamin Aram Berendsohn

TL;DR
This paper investigates the diameter of caterpillar associahedra, revealing it depends on the number of vertices, leaves, and leaf distribution entropy, and establishes a connection to binary search tree searching complexities.
Contribution
It introduces a precise asymptotic bound for the diameter of caterpillar associahedra and links it to binary search tree search problems.
Findings
Diameter is $ heta(n + m imes (H+1))$.
Lower bound uses Wilber's first lower bound for dynamic BSTs.
Upper bound reduces to static BST search.
Abstract
The caterpillar associahedron is a polytope arising from the rotation graph of search trees on a caterpillar tree , generalizing the rotation graph of binary search trees (BSTs) and thus the conventional associahedron. We show that the diameter of is , where is the number of vertices, is the number of leaves, and is the entropy of the leaf distribution of . Our proofs reveal a strong connection between caterpillar associahedra and searching in BSTs. We prove the lower bound using Wilber's first lower bound for dynamic BSTs, and the upper bound by reducing the problem to searching in static BSTs.
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.
