CGAL homepage   ACG at TAU  
TAU Members   People   Projects  

Largest Empty Rectangle

Largest Empty Rectangle The Largest Empty Rectangle problem is defined as the following: Given a rectangle and points inside it, compute the largest axis parallel subrectangle that lies within the rectangle and contains no points in its interior.

Although the paper on which we base the implementation does not deal with degeneracies (two or more points which have the same X or Y value), we made some modification to handle them.

An implementation of the algorithm to compute the largest empty rectangle has been added to the CGAL distribution.

Links

Contact

Eli Packer http://www.math.tau.ac.il/~elip elip@post.tau.ac.il

[Projects Page] [Top]

Site is maintained by Efi Fogel. Last modified: June 01 2004.