A multi-algorithm solver for a real-world combinatorial optimization problem that fuses Traveling Salesperson (TSP), 0/1 Knapsack, and the Generalized Assignment Problem (GAP) into a single ...
A collection of Design and Analysis of Algorithms (DAA) programs implemented in C++, organized week-wise according to academic coursework. Each folder contains solutions to weekly problems covering ...