Optimizing the model

现在模型已经建立,我的下一个步骤s to optimize it:

# Optimize model m.optimize()

This routine performs the optimization and populates several internal model attributes (including the status of the optimization, the solution, etc.).