Approximation algorithms on $k-$ cycle covering and $k-$ clique covering
Zhongzheng Tang, Zhuo Diao

TL;DR
This paper presents approximation algorithms for the minimum weighted $k$-cycle and $k$-clique covering problems in graphs, providing bounds and exploring their relationship with packing problems.
Contribution
It introduces a $k-1/2$ approximation for $k$-cycle covering when $k$ is odd and a $(k^{2}-k-1)/2$ approximation for $k$-clique covering, advancing algorithmic solutions for these problems.
Findings
Developed a $k-1/2$ approximation algorithm for odd $k$-cycle covering.
Created a $(k^{2}-k-1)/2$ approximation algorithm for $k$-clique covering.
Analyzed the relationship between $k$-clique covering and packing in complete graphs.
Abstract
Given a weighted graph with weight . A cycle covering is an edge subset of such that has no cycle. The minimum weight of cycle covering is the weighted covering number on cycle, denoted by . In this paper, we design a approximation algorithm for the weighted covering number on cycle when is odd. Given a weighted graph with weight . A clique covering is an edge subset of such that has no clique. The minimum weight of clique covering is the weighted covering number on clique, denoted by . In this paper, we design a approximation algorithm for the weighted covering number on clique. Last, we discuss the relationship between clique covering and clique…
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 · Digital Image Processing Techniques · Optimization and Packing Problems
