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

Fix toxicity_obj to expect a dictionary #50

Closed haydenfree closed 4 years ago

haydenfree commented 5 years ago

Remove the code that extracts the dict from the file, and make that its own function.

Update the objective function to expect the final dict, and update the optimize_plan function to have an arg with that dict.

haydenfree commented 4 years ago

Done in ac97f014a4d70d6eb1b2d6b010f508cd0a7ad9d4