Assignment 2 hint.

From: R. Clayton <rclayton_at_monmouth.edu>
Date: Sun, 7 Nov 2010 08:01:34 -0500
If you're having trouble finding a linear solution to the skyline problem,
here's a hint:  the actual worst-case upper bound is O(max(n, width)), where n
is the number of buildings in the cityscape and width is the difference between
the largest and smallest x values for buildings in the cityscape.
Received on Sun Nov 07 2010 - 08:01:56 EST

This archive was generated by hypermail 2.2.0 : Sun Nov 07 2010 - 08:21:00 EST