1 research outputs found

    The Maximum Box Problem for Moving Points in the Plane

    No full text
    Given a set R of r red points and a set B of b blue points in the plane, the static version of the Maximum Box Problem is to find an isothetic box H such that H ∩ R = ∅ and the cardinality of H ∩ B is maximized. In this paper, we consider a kinetic version of the problem where the points in R ∪ B move move along bounded degree algebraic trajectories. We design a compact and local quadratic-space kinetic data structure (KDS) for maintaining the optimal solution in O(r log r + r log b) time per each event. We also give an algorithm for solving the more general static problem where the maximum box can be arbitrarily oriented. This is an open problem in [1]. We show that our approach can be used to solve this problem in O((r+b) 2 (r log r+r log b)) time. Finally we propose an efficient data structure to maintain an approximated solution of the kinetic Maximum Box Problem.
    corecore