• 6.5210/18.415: Advanced Algorithms
  • PSets
  • Calendar
  • Materials
  • Information
  • Fixed Parameter Tractability

    David Karger

    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