Fixed Parameter Tractability
6.854 Notes #22

David Karger

0.1 Fixed Parameter Tractability

We’ve talked about approximation algorithms that do well on all instances. How about on some instances?

Vertex cover

Bounded search tree method

Kernelization

Equivalence

0.2 Treewidth

Imagine a canonical recursive solution on a graph

Perhaps we can “memoize” the recursion, turn into dynamic programming?

Elimination orderings

Treewidth

SAT