Solves the whole model
German Molina | November 2, 2017 | version 1.0.0
This script solves all the objectives in the model
Inputs:
None
Source code:
task_manager.load_tasks_from_model()
-- this solves automatically... unless the 'solve_automatically' variable is set to false
Last updated