Moving intervals for packing and covering
Rain Jiang, Kai Jiang, Minghui Jiang

TL;DR
This paper investigates the computational complexity of geometric packing and covering problems involving intervals with movement constraints, establishing hardness results and developing fixed-parameter tractable algorithms, including efficient solutions for uniform-length intervals.
Contribution
It proves W[1]-hardness for packing and covering with movement constraints and provides fixed-parameter algorithms based on combined parameters, along with improved polynomial algorithms for uniform intervals.
Findings
Packing and covering are W[1]-hard with respect to any single parameter among $ ext{kappa}$, $ au$, and $ ext{sigma}$.
The problems are fixed-parameter tractable when combining parameters $ ext{kappa}$ and $ au$.
An $O(n ext{log}^2 n)$ algorithm is developed for covering with uniform-length intervals.
Abstract
We study several problems on geometric packing and covering with movement. Given a family of intervals of distinct lengths, and another interval , can we pack the intervals in inside (respectively, cover by the intervals in ) by moving intervals and keeping the other intervals unmoved? We show that both packing and covering are W[1]-hard with any one of , , and as single parameter, but are FPT with combined parameters and . We also obtain improved polynomial-time algorithms for packing and covering, including an time algorithm for covering, when all intervals in have the same length.
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.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Optimization and Packing Problems · Advanced Graph Theory Research
