522 views
3 votes
3 votes
graph of 100 edges and 25 vertices..size of minimum vertex cover is 8..what is the size of  maximum independence set?

1 Answer

Best answer
4 votes
4 votes
If C is a vertex cover of a graph, then Remaining vertices form an Independent Set.

Hence, Total number of Vertices = Minimum Vertex Cover + Size of Maximum Independent Set

=> This gives size of Maximum Independent Set = 25 - 8 = 17
selected by

Related questions

0 votes
0 votes
0 answers
1
Malusi asked Jan 12
105 views
Consider a weighted undirected graph with positive edge weights and let (u, v) be an edge in the graph. It is known that the shortest path from source vertex r to u hasw...
0 votes
0 votes
1 answer
3
Dknights asked Dec 12, 2023
408 views
which of the following statements is true:a complete graph is $(N-1)$ regulara $(N-1)$ regular is a complete graph
1 votes
1 votes
1 answer
4