park-junha / GradPlanner

An automated four-year undergraduate degree scheduler.
http://gradplanner.us
GNU General Public License v3.0
2 stars 0 forks source link

Algorithm is not giving optimal schedule for CSCI Algo Emphasis #119

Open park-junha opened 4 years ago

park-junha commented 4 years ago

The current scheduling algorithm cannot generate a four-year-plan for the Algorithms and Complexity emphasis of the CSCI major with a starting term of Fall 2020-21 and 0 elective units.

A fifth year is outputted as such: Screen Shot 2020-02-14 at 7 04 43 PM

Observed here.

Reproducible on master at v0.6.1

park-junha commented 4 years ago

This will be solved by #120