Solving Parity Games in PracticeExplores practical aspects of solving parity games, including winning strategies, algorithms, complexity, determinism, and heuristic approaches.
Optimal Binary Search TreeExplores optimal binary search trees to minimize expected search cost and discusses graphs representation using adjacency matrices and lists.