My solutions to the Coursera Discrete Optimization course. Possibly the hardest class I have ever taken.
Go to file
2019-12-24 21:21:40 -05:00
anyint Finished week 1. 2019-11-24 13:28:23 -05:00
coloring Pass coloring assignment. 2019-12-16 00:18:45 -05:00
knapsack Make depth first search for Knapsack non-recursive and more efficient. Solves all problems in reasonable time now. 2019-12-10 12:32:10 -05:00
tsp Solve TSP. 2019-12-24 21:21:40 -05:00
.gitignore Continue working on Knapsack. 2019-12-09 16:34:53 -05:00
discrete_optimization.sublime-project Started to implement Knapsack. 2019-12-04 12:50:14 -05:00