Minati De

  1. Inplace Algorithm for Priority Search Tree and its use in Computing Largest Empty Axis-Parallel Rectangle.

    Authors: Subhas C. Nandy, Minati De
    Subjects: Computational Geometry
    Abstract

    There is a high demand of space-efficient algorithms in built-in or embedded
    softwares. In this paper, we consider the problem of designing space-efficient
    algorithms for computing the maximum area empty rectangle (MER) among a set of
    points inside a rectangular region $\cal R$ in 2D. We first propose an inplace
    algorithm for computing the priority search tree with a set of $n$ points in
    $\cal R$ using $O(\log n)$ extra bit space in $O(n\log n)$ time. It supports
    all the standard queries on priority search tree in $O(\log^2n)$ time.

Syndicate content