Bounding iterations in the reducing-adhesion carving phase when few carvable vertices remain
Establish that the carving-based procedure in the reducing adhesion algorithm terminates within O(√n) iterations when the set Q of (X1, T, 2k)-carvable vertices has size at most √n by proving that successive carvings do not introduce a large number of new (X1, T, 2k)-carvable vertices. Specifically, given the algorithmic case where |Q| ≤ √n in the "Reducing Adhesion Fast" strategy, determine whether the total number of iterations can be bounded by a function of |Q| (e.g., O(√n)), despite the possibility that carving adds new vertices into T and thereby creates additional carvable vertices.
References
At a first glance, one may expect at most \sqrt{n} further iterations because there are at most \sqrt{n} many $(X_{1},T,2k)$-carvable vertices left. Unfortunately, we cannot find a way to show this (and leave this as an open problem) since each carving operation might introduce new $(X_{1},T,2k)$-carvable vertices.