Dynamic Algorithms for Interval Scheduling on a Single Machine
Data Structures and Algorithms
2014-12-30 v1
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.
Keywords
Cite
@article{arxiv.1412.8005,
title = {Dynamic Algorithms for Interval Scheduling on a Single Machine},
author = {Alex Gavryushkin and Bakhadyr Khoussainov and Mikhail Kokho and Jiamou Liu},
journal= {arXiv preprint arXiv:1412.8005},
year = {2014}
}