Computational Complexity of the Interval Ordering Problem
Simeon Pawlowski, Vincent Froese

TL;DR
This paper investigates the computational complexity of an interval ordering problem motivated by bioinformatics, providing algorithms for certain cost functions and establishing hardness results for others.
Contribution
It introduces a dynamic programming approach for the problem, solves it efficiently for specific cost functions, and proves NP-hardness and lower bounds for general cases.
Findings
Polynomial-time algorithms for subadditive or superadditive cost functions.
Solution for the specific exponential cost function $f(x)=2^x$.
NP-hardness established for some simple cost functions.
Abstract
We study an interval ordering problem introduced by D\"urr et al. [Discrete Appl. Math. 2012] which is motivated by applications in bioinformatics. The task is to order a given set of n intervals with the goal of minimizing a certain objective which is defined via a given cost function which assigns a cost to the exposed part of each interval (that is, the pieces not covered by previous intervals). We develop a dynamic programming approach which solves the problem with oracle calls to and arithmetic operations. Moreover, our approach yields polynomial-time algorithms for all cost functions such that is subadditive or superadditive. This answers an open question for the function . We contrast these results by proving a running time lower bound of for any algorithm that solves the problem for every function (with oracle…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
