/Optimized-Vertex-Cover-Problem

Here I have introduced the vertex cover problem. In this problem The program in C++ that generates random input of vertices and edges that will be provided to Python script, which will further pass to C++ program to find a shortest path.

Primary LanguageC++

Watchers