Fixed-parameter tractability

Fixed-parameter tractability is an algorithmic framework in which a problem is solved in time f(k)n^c, with arbitrary computable f, input size n, parameter k, and constant c.

Connect