Dynamic Algorithms for Interval Scheduling on a Single Machine
arXiv:1412.8005 · doi:10.1016/j.tcs.2014.09.046
Abstract
We investigate dynamic algorithms for the interval scheduling problem. Our algorithm runs in amortised time for query operation and for insertion and removal operations, where and 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 for both query and update operations. We compare the two algorithms for the monotonic interval sets using experiments.