English

The diameter of caterpillar associahedra

Combinatorics 2021-10-26 v1 Data Structures and Algorithms

Abstract

The caterpillar associahedron A(G)\mathcal{A}(G) is a polytope arising from the rotation graph of search trees on a caterpillar tree GG, generalizing the rotation graph of binary search trees (BSTs) and thus the conventional associahedron. We show that the diameter of A(G)\mathcal{A}(G) is Θ(n+m(H+1))\Theta(n + m \cdot (H+1)), where nn is the number of vertices, mm is the number of leaves, and HH is the entropy of the leaf distribution of GG. 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.

Keywords

Cite

@article{arxiv.2110.12928,
  title  = {The diameter of caterpillar associahedra},
  author = {Benjamin Aram Berendsohn},
  journal= {arXiv preprint arXiv:2110.12928},
  year   = {2021}
}