Question 5
Consider the given problem, called BoxDepth: Given a set of n axis-aligned rectangles in the plane, how big is the largest subset of these rectangles that contain a common point?
For each statement given in the subquestions, determine if it is true or false.
There is a polynomial-time algorithm for BoxDepth.
True
False