Closed R-M-Lee closed 12 months ago
I am afraid it is not a very easy fix since Pyomo's implementation requires to work with another Gurobi interface (SolverFactory) and that is not the one I worked with. For now, I would suggest to work with the gurobipy-Interface, if you want to use Gurobi and Pyomo for other Solvers. if that is okay for you, we can close this issue.
Yes, should be possible (https://github.com/Pyomo/pyomo/issues/2408), but is not yet implemented. Will do.