Solving Parity Games in PracticeExplores practical aspects of solving parity games, including winning strategies, algorithms, complexity, determinism, and heuristic approaches.
Handling Network DataExplores handling network data, including types of graphs, real-world network properties, and node importance measurement.
Graph Theory FundamentalsCovers the fundamentals of graph theory, including vertices, edges, degrees, walks, connected graphs, cycles, and trees, with a focus on the number of edges in a tree.
Approximation AlgorithmsCovers approximation algorithms for optimization problems, LP relaxation, and randomized rounding techniques.
Simplex AlgorithmCovers the Simplex algorithm for function minimization with linear constraints.