Matrix Chain MultiplicationDelves into dynamic programming with a focus on Matrix Chain Multiplication and the longest common subsequence problem.
Solving Parity Games in PracticeExplores practical aspects of solving parity games, including winning strategies, algorithms, complexity, determinism, and heuristic approaches.