main page  —  CS 627 Advanced Algorithms

Unit 6: Advanced Parameterized Ideas

This unit covers

  • linear programming
  • LP-based FPT algorithms
  • lower bounds based on the Exponential Time Hypothesis (ETH)

Material

Further reading and sources

The introduction to linear programming is based on various (formal and informal) sources; the most relevant ones are here:

The lower bound examples based on (S)ETH are taken from

  • M. Cygan et al. (2015): Parameterized Algorithms

Unit 5  ⋅  Syllabus  ⋅  Unit 7