My solutions for the assignments of the Coursera course Discrete Optimization, all assignments are written in C++17 and Python.
Assignment | Score |
---|---|
Knapsack | 60/60 |
Graph Coloring | 60/60 |
Traveling Salesman | 60/60 |
Facility Location | 80/80 |
Vehicle Routing | 60/60 |