Separating overlapped intervals on a line

From MaRDI portal
Publication:5207869




Abstract: Given n intervals on a line ell, we consider the problem of moving these intervals on ell such that no two intervals overlap and the maximum moving distance of the intervals is minimized. The difficulty for solving the problem lies in determining the order of the intervals in an optimal solution. By interesting observations, we show that it is sufficient to consider at most n "candidate" lists of ordered intervals. Further, although explicitly maintaining these lists takes Omega(n2) time and space, by more observations and a pruning technique, we present an algorithm that can compute an optimal solution in O(nlogn) time and O(n) space. We also prove an Omega(nlogn) time lower bound for solving the problem, which implies the optimality of our algorithm.









This page was built for publication: Separating overlapped intervals on a line

Report a bug (only for logged in users!)Click here to report a bug for this page (MaRDI item Q5207869)