SciELO - Scientific Electronic Library Online

 
vol.37 issue3Experimental and numerical evaluation of the mechanical behavior of diagonally reinforced plates subjected to the effect of residual thermal stresses author indexsubject indexarticles search
Home Pagealphabetic serial listing  

Services on Demand

Journal

Article

Indicators

Related links

  • On index processCited by Google
  • Have no similar articlesSimilars in SciELO
  • On index processSimilars in Google

Share


Ingeniería e Investigación

Print version ISSN 0120-5609

Abstract

LARA, Felipe; GUTIERREZ, Gilberto; SOTO, María Antonieta  and  CORRAL, Antonio. Queries about the largest empty rectangle in large 2-dimensional datasets stored in secondary memory. Ing. Investig. [online]. 2017, vol.37, n.3, pp.133-140. ISSN 0120-5609.  https://doi.org/10.15446/ing.investig.v37n3.60339.

-Let S be a set of points located in a rectangle R and q is a point that is not in S.- This article describes the design, implementation, and experimentation of different algorithms to solve the following two problems: (i) Maximum Empty Rectangle (MER), which consists in finding an empty rectangle with a maximum area contained in R and does not contain any point from S and (ii) Query Maximum Empty Rectangle (QMER), which consists in finding the rectangle with the same restrictions given for the MER problem but must also contain q. It is assumed that both problems have insufficient main memory to store all the objects in set S. According to literature, both problems are very practical in fields such as data mining and Geographic Information Systems (GIS). Specifically, the present study proposes two algorithms that assume that S is stored in secondary memory (mainly disk) and that it is impossible to store it completely in main memory. The first algorithm solves the QMER problem and consists of decreasing the size of S by using dominance areas and then processing the points that are not eliminated using an algorithm proposed by Orlowski (1990). The second algorithm solves the MER problem and consists of dividing R into four subrectangles that generate four subsets of similar size; these are processed using an algorithm proposed in Edmonds et al. (2003), and finally, the partial solutions are combined to obtain a global solution. For the purpose of verifying algorithm efficiency, results are shown for a series of experiments that consider synthetic and real data.

Keywords : Geometric algorithms; spatial databases; geometric problems.

        · abstract in Spanish     · text in English     · English ( pdf )