J. Chen; L. Liu; and W. Jia. (The Vertex Cover Problem, Degrees Bounded By 3 The Vertex Cover Problem)

From Algorithm Wiki
Jump to navigation Jump to search

Time Complexity

$O(k*{1.2192}^k)$

Space Complexity

$O(k^{3})$ auxiliary? (potentially $O(k^{2})$??) words

((see remark in algo id #576))

Description

Approximate?

Exact

Randomized?

No, deterministic

Model of Computation

Word RAM

Year

2000

Reference

https://onlinelibrary.wiley.com/doi/abs/10.1002/1097-0037(200007)35:4%3C253::AID-NET3%3E3.0.CO;2-K