Approximation algorithms for non-sequential star packing problems
Mengyuan Hu, An Zhang, Yong Chen, Mingyang Gong, Guohui Lin

TL;DR
This paper introduces improved approximation algorithms for complex star packing problems in graphs, achieving better solutions for NP-hard cases through local search methods.
Contribution
It presents new approximation algorithms with improved ratios for $k^+$-star and $k^-/t$-star packing problems, advancing the state of the art.
Findings
Achieves a $(1 + rac{k^2}{2k+1})$-approximation for $k^+$-star packing when $k \\ge 3$.
Provides a $rac{3}{2}$-approximation for $k^+$-star packing when $k=2$.
Develops a $(1 + rac{1}{t + 1 + 1/k})$-approximation for $k^-/t$-star packing for $k > t \\ge 2$.
Abstract
For a positive integer , a -star (-star, -star, respectively) is a connected graph containing a degree- vertex and degree- vertices, where (, , respectively). The -star packing problem is to cover as many vertices of an input graph as possible using vertex-disjoint -stars in ; and given , the -star packing problem is to cover as many vertices of as possible using vertex-disjoint -stars but no -stars in . Both problems are NP-hard for any fixed . We present a - and a -approximation algorithms for the -star packing problem when and , respectively, and a -approximation algorithm for the -star packing problem when . They are all local search…
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
TopicsOptimization and Packing Problems · Advanced Manufacturing and Logistics Optimization · Product Development and Customization
