Dynamic Algorithms for Interval Scheduling on a Single Machine

Abstract

We investigate dynamic algorithms for the interval scheduling problem. Our algorithm runs in amortised time O( n) for query operation and O(d2 n) for insertion and removal operations, where n and d are the maximal numbers of intervals and pairwise overlapping intervals respectively. We also show that for a monotonic set, that is when no interval properly contains another interval, the amortised complexity is O( n) for both query and update operations. We compare the two algorithms for the monotonic interval sets using experiments.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…