python - How to visualize the process of finding a solution in Gurobi -


working on optimization problem using gurobi, have implemented mathematical model in python.

is there way visualize how gurobi performs resolution step step while checking constraints ?

i need give presentation colleagues (they not understand maths) , give proof regarding way mathematical model works.

i grateful if point me out approach.


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -