Improvement on Vertex Cover and Independent Set Problem for Low Degree Graphs
Ming Xiao
Abstract
Ming Xiao
Abstract
An exact algorithm to improve the upper bound of vertex cover and independent set problem for low degree graphs is presented. The algorithm constructs recurrence relations by concentrating on how many vertices be reduced then the NP hard structure of the problem is broken. With this idea, running time O (1 1033 n ) for minimum vertex cover problem on degree 3 graphs is proved. For parameterized vertex cover problem on degree 3 graphs, it also can be solved with running time O(kn +1.2174 k ). Using the algorithm to the maximum independent set problem on degree 3 graphs, the authors can get the running time O (1.1033 n ). All of the above results improve the previous best results.
OpenAlex reports 4 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
An exact algorithm to improve the upper bound of vertex cover and independent set problem for low degree graphs is presented. The algorithm constructs recurrence relations by concentrating on how many vertices be reduced then the NP hard structure of the problem is broken. With this idea, running time O (1 1033 n ) for minimum vertex cover problem on degree 3 graphs is proved. For parameterized vertex cover problem on degree 3 graphs, it also can be solved with running time O(kn +1.2174 k ). Using the algorithm to the maximum independent set problem on degree 3 graphs, the authors can get the running time O (1.1033 n ). All of the above results improve the previous best results.
Key concepts: Vertex cover, Maximal independent set, Independent set, Degree (music), Feedback vertex set, Combinatorics, Parameterized complexity, Edge cover