LibMVC is a collection of fast iterative minimum vertex cover solvers. Currently NuMVC and FastVC are implemented.
-
Updated
Jun 14, 2022 - C++
LibMVC is a collection of fast iterative minimum vertex cover solvers. Currently NuMVC and FastVC are implemented.
This program solves the 5x5x5 brick-cube-puzzle in less than one second by transforming it to a minimal-vertex-cover problem.
Algorithms design projects in 3 term
Add a description, image, and links to the minimal-vertex-cover topic page so that developers can more easily learn about it.
To associate your repository with the minimal-vertex-cover topic, visit your repo's landing page and select "manage topics."