/VertexCoverSearch

Implements the Vertex Cover problem: For a given graph G and integer k, determine whether or not there is a vertex cover of size k or less.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

No issues in this repository yet.