Faster Deterministic Algorithms for Packing, Matching and $t$-Dominating Set Problems
Shenshi Chen, Zhixiang Chen

TL;DR
This paper introduces three new deterministic algorithms for solving packing, matching, and dominating set problems with improved time bounds, advancing the efficiency of solutions compared to previous deterministic methods.
Contribution
The paper presents three deterministic algorithms with significantly improved time complexities for key combinatorial problems, surpassing prior deterministic bounds.
Findings
Algorithms run in time $O^*(5.44^{mk})$, $O^*(5.44^{(m-1)k})$, and $O^*(5.44^{t})$
Improves upon previous deterministic solutions for these problems
Provides a foundation for more efficient deterministic algorithms in combinatorial optimization
Abstract
In this paper, we devise three deterministic algorithms for solving the -set -packing, -dimensional -matching, and -dominating set problems in time , and , respectively. Although recently there has been remarkable progress on randomized solutions to those problems, our bounds make good improvements on the best known bounds for deterministic solutions to those problems.
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Optimization and Search Problems
