Published June 1, 2019
| Version v1
Software
Open
An exact vertex cover solver using kernels
Description
An exact vertex cover solver was implemented in C++. It is based on a simple search tree algorithm, extended with multiple reduction rules and lower bounds. The former include some standard ruleslike the degree one and unconfined vertex rule, but also rather new ones such as clique neighbourhoodand degree three. The lower bounds consist of a clique cover heuristic and one based on integerprogramming. About 40 out of 100 PACE test instances could be solved.
Files
Vertex-Cover-Solver-1.1.zip
Files
(40.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:2366314b09db57ab7e1e30f4e068e3a2
|
40.5 kB | Preview Download |