On Rotation Distance of Rank Bounded Trees

04/08/2023
by   Anoop S. K. M., et al.
0

Computing the rotation distance between two binary trees with n internal nodes efficiently (in poly(n) time) is a long standing open question in the study of height balancing in tree data structures. In this paper, we initiate the study of this problem bounding the rank of the trees given at the input (defined by Ehrenfeucht and Haussler (1989) in the context of decision trees). We define the rank-bounded rotation distance between two given binary trees T_1 and T_2 (with n internal nodes) of rank at most r, denoted by d_r(T_1,T_2), as the length of the shortest sequence of rotations that transforms T_1 to T_2 with the restriction that the intermediate trees must be of rank at most r. We show that the rotation distance problem reduces in polynomial time to the rank bounded rotation distance problem. This motivates the study of the problem in the combinatorial and algorithmic frontiers. Observing that trees with rank 1 coincide exactly with skew trees (binary trees where every internal node has at least one leaf as a child), we show the following results in this frontier : We present an O(n^2) time algorithm for computing d_1(T_1,T_2). That is, when the given trees are skew trees (we call this variant as skew rotation distance problem) - where the intermediate trees are restricted to be skew as well. In particular, our techniques imply that for any two skew trees d(T_1,T_2) ≤ n^2. We show the following upper bound : for any two trees T_1 and T_2 of rank at most r_1 and r_2 respectively, we have that: d_r(T_1,T_2) ≤ n^2 (1+(2n+1)(r_1+r_2-2)) where r = max{r_1,r_2}. This bound is asymptotically tight for r=1. En route our proof of the above theorems, we associate binary trees to permutations and bivariate polynomials, and prove several characterizations in the case of skew trees.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/17/2020

An efficient sampling algorithm for difficult tree pairs

It is an open question whether there exists a polynomial-time algorithm ...
research
07/27/2020

New FPT algorithms for finding the temporal hybridization number for sets of phylogenetic trees

We study the problem of finding a temporal hybridization network for a s...
research
01/17/2020

Counting difficult tree pairs with respect to the rotation distance problem

Rotation distance between rooted binary trees is the minimum number of s...
research
05/01/2020

Distributions of restricted rotation distances

Rotation distances measure the differences in structure between rooted o...
research
10/25/2021

The diameter of caterpillar associahedra

The caterpillar associahedron 𝒜(G) is a polytope arising from the rotati...
research
05/27/2022

Ranking Binary Unlabelled Necklaces in Polynomial Time

Unlabelled Necklaces are an equivalence class of cyclic words under both...
research
04/21/2020

Axiomatization of betweenness in order-theoretic trees

The ternary betweenness relation of a tree, B(x,y,z), indicates that y i...

Please sign up or login with your details

Forgot password? Click here to reset