CurricularAnalytics / CurricularAnalytics.jl

CurricularAnalytics.jl is a toolbox for studying and analyzing academic program curricula.
GNU Affero General Public License v3.0
23 stars 19 forks source link

Strict Corequisites Fragility in bin_filling #83

Open haydenfree opened 4 years ago

haydenfree commented 4 years ago

If a strict corequisite course has an additional strict corequisite, the bin_filling algorithm may break. This needs to be tested/fixed.