A modified greedy algorithm to improve bounds for the vertex cover number

01/03/2019
by   R. Dharmarajan, et al.
0

In any attempt at designing an efficient algorithm for the minimum vertex cover problem, obtaining good upper and lower bounds for the vertex cover number could be crucial. In this article we present a modified greedy algorithm of worst-case time complexity O(n3) to obtain bounds for the vertex cover number of an input graph of order n. Using simple facts, the proposed algorithm computes a lower bound for the vertex cover number. Then using this lower bound it outputs a minimal vertex cover and hence gives an upper bound. The algorithm ensures the output vertex cover is always minimal, which feature is an improvement upon the existing greedy algorithms.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/11/2019

A new lower bound for eternal vertex cover number

We obtain a new lower bound for the eternal vertex cover number of an ar...
research
11/23/2020

Tight Bounds for Potential Maximal Cliques Parameterized by Vertex Cover

We show that a graph with n vertices and vertex cover of size k has at m...
research
05/22/2020

Optimal Lower Bounds for Matching and Vertex Cover in Dynamic Graph Streams

In this paper, we give simple optimal lower bounds on the one-way two-pa...
research
07/14/2023

Delaying Decisions and Reservation Costs

We study the Feedback Vertex Set and the Vertex Cover problem in a natur...
research
10/06/2020

Efficiently Approximating Vertex Cover on Scale-Free Networks with Underlying Hyperbolic Geometry

Finding a minimum vertex cover in a network is a fundamental NP-complete...
research
05/20/2022

Sample Complexity of Learning Heuristic Functions for Greedy-Best-First and A* Search

Greedy best-first search (GBFS) and A* search (A*) are popular algorithm...
research
02/24/2023

Maximal Clique and Edge-Ranking Bounds of Biclique Cover Number

The biclique cover number (bc) of a graph G denotes the minimum number o...

Please sign up or login with your details

Forgot password? Click here to reset