/Schedule-Opt

Daniel and I were trying to save UM students from bad schedule decisions, but realized that we were in over our heads here. It's a huge, huge tree of prerequisites that we don't have the data for. Instead, here we have two optimization heuristics (hill climbing and simulated annealing), the core of the project, written in Python.

This repository is not active