Vertex Cover Problem

Open the Presentation.pptx file. To open in google slides click here

Open the Vertex Cover Problem.pdf file for the project report. To open in google docs click here

To run the code of any algorithm open the folder and just run:

$ g++ code.cpp

$ ./a.out < input.txt or enter the input manually as the algorithm asks.

Aditya Gupta (170001002) & Ravi Maurya (170001039)