6.16. Reduction of Independent Set to Vertex Cover¶
6.16.1. Independent Set to Vertex Cover¶
The following slideshow shows that an input instance to INDEPENDENT SET can be reduced to an equivalent input instance to VERTEX COVER in polynomial time.
1 / 15
Settings
Reduction of an input instance to INDEPENDENT SET to an equivalent input instance to VERTEX COVER.
<<<>>>
Reduction of an input instance to INDEPENDENT SET to an equivalent input instance to VERTEX COVER.
This reduction can help in providing an NP Completeness proof for the Vertex Cover problem.