Skip to content

iamnamananand996/Parameterized-Algorithm

Repository files navigation

Parameterized-VC

Implementation of a brute force and fixed parameter algorithm (O*(2^k) complexity) for the vertex cover problem

For executing the program, run

python FindDemo.py inputFileName outputFileName

Explanation for the code (in addition to the comments already in the code) can be found in Report.pdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages