Closed haydenfree closed 4 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.
Done in ac97f014a4d70d6eb1b2d6b010f508cd0a7ad9d4
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.