JimmyYW / IC-Schedule-2016

0 stars 0 forks source link

Improve scheduling.py #1

Open JimmyYW opened 8 years ago

JimmyYW commented 8 years ago

TODO #1 At this point the Schedulizer class only takes course as input. Modify scheduling.py so that it can take selections instead of course.

JimmyYW commented 8 years ago

TODO #2 Clean up comments. Clean up method names. Improve scheduling.py print function

JimmyYW commented 8 years ago

TODO #3 Add pro-processer to scheduling.py so that it will remove sections with TBA time before generate schedules to improve performance.