Adaptive Techniques to find Optimal Planar Boxes
Abstract
Given a set of planar points, two axes and a real-valued score function on subsets of , the Optimal Planar Box problem consists in finding a box (i.e. axis-aligned rectangle) maximizing . We consider the case where is monotone decomposable, i.e. there exists a composition function monotone in its two arguments such that for every subset and every partition of . In this context we propose a solution for the Optimal Planar Box problem which performs in the worst case score compositions and coordinate comparisons, and much less on other classes of instances defined by various measures of difficulty. A side result of its own interest is a fully dynamic \textit{MCS Splay tree} data structure supporting insertions and deletions with the \emph{dynamic finger} property, improving upon previous results [Cort\'es et al., J.Alg. 2009].
Cite
@article{arxiv.1204.2034,
title = {Adaptive Techniques to find Optimal Planar Boxes},
author = {J. Barbay and G. Navarro and P. Pérez-Lantero},
journal= {arXiv preprint arXiv:1204.2034},
year = {2012}
}
Comments
18 pages, 4 figures