On the Min-Max Star Partitioning Number
Sarah Feldmann, Torben Sch\"urenberg

TL;DR
This paper introduces a new star partitioning problem in graphs, providing polynomial algorithms for optimal solutions, analyzing special cases, and demonstrating NP-completeness in weighted variants.
Contribution
It formulates a novel star partitioning problem, develops efficient algorithms, and extends solutions to hypergraphs and multigraphs, with complexity analysis and hardness results.
Findings
Polynomial-time algorithm for optimal star partitioning.
Explicit solutions for specific graph classes.
NP-completeness of weighted decision variant.
Abstract
In this paper, we introduce a novel star partitioning problem for simple connected graphs . The goal is to find a partition of the edges into stars that minimizes the maximum number of stars a node is contained in while simultaneously satisfying node-specific capacities. We design and analyze an efficient polynomial time algorithm with a runtime of that determines an optimal partition. Moreover, we explicitly provide a closed form of an optimal value for some graph classes. We generalize our algorithm to find even an optimal star partition of linear hypergraphs, multigraphs, and graphs with self-loop. We use flow techniques to design an algorithm for the star partitioning problem with an improved runtime of , where is maximum node degree in . In contrast to…
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
TopicsAdvanced Combinatorial Mathematics · Law, logistics, and international trade
