Fixed-parameter tractability studies algorithms whose running time is efficient for small parameter values, even if the problem is NP-hard in general. An FPT algorithm runs in time f(k) · n^O(1), where k is a parameter capturing structure (e.g., solution size, treewidth).