Optimization AlgorithmsCovers optimization algorithms, convergence properties, and time complexity of sequences and functions.
Solving Parity Games in PracticeExplores practical aspects of solving parity games, including winning strategies, algorithms, complexity, determinism, and heuristic approaches.
Linear Programming BasicsCovers the basics of linear programming, defining corners, extreme points, and feasible solutions within polyhedrons.
Coin Rendering: Part 1Covers coin rendering and the limitations of the greedy algorithm in finding optimal solutions.
Linear Algebra ComplexityExplores the complexity of linear algebra operations and optimization methods, including Gaussian elimination and the simplex method.
Complexity of AlgorithmsExplores algorithm complexity, analyzing efficiency and worst-case scenarios of sorting algorithms.