Google skyline problem and you will find results for solving it with heap
On Sat, Dec 29, 2012 at 1:49 AM, shady <[email protected]> wrote: > How to extract the skyline from the rectangles ? > Given a set of rectangles with x coordinates and height, how to find the > skyline ? > > -- > > > --
