Content deleted Content added
Nanomoomug (talk | contribs) No edit summary |
Nanomoomug (talk | contribs) No edit summary |
||
Line 17:
For example, there is an algorithm which solves the vertex cover problem in <math>O(kn + 1.274^k)</math> time, where <math>n</math> is the number of vertices and <math>k</math> is the size of the vertex cover. This means that vertex cover is fixed-
parameter tractable with the size of the solution as the
==W hierarchy==
|