Separating Overlapped Intervals on a Line
Li, Shimin · Wang, Haitao
الأصل · EN
Given n intervals on a line ℓ, we consider the problem of moving these intervals on ℓ 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 Ω(n²) time and space, by more observations and a pruning technique, we present an algorithm that can compute an optimal solution in O(n n) time and O(n) space. We also prove an Ω(n n) time lower bound for solving the problem, which implies the optimality of our algorithm.
الترجمة العربية
لا توجد ترجمة عربية لهذا البحث بعد. كن أوّل من يطلبها: تستغرق ثوانيَ معدودة، وتُحفظ النتيجة لكل قارئ قادم.