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