Nonlinear Optimization MethodsCovers methods for solving nonlinear optimization problems, including direct search, Newton-Raphson, and branch and bound.
Multi-arm BanditsDiscusses algorithms for balancing exploration and exploitation in decision-making processes.
Simplex AlgorithmCovers the Simplex algorithm for function minimization with linear constraints.
Solving Parity Games in PracticeExplores practical aspects of solving parity games, including winning strategies, algorithms, complexity, determinism, and heuristic approaches.