\documentclass{article} \usepackage{me} \setlength{\parindent}{0pt} \def\zhat{{\hat z}}

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

Treewidth

Imagine a canonical recursive solution on a graph

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

Elimination orderings

Treewidth

SAT