Does pyomo support to pass a function to access model value each iteration? I want to check the solution every 50 iter, how can I achieve this?
Does pyomo support to pass a function to access model value each iteration? I want to check the solution every 50 iter, how can I achieve this?