You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, when using solve_model(model, with_ROI(solver = "cbc", control = list("threads" = 8))) there is no solver log showing up anymore. And no matter what parameter I pass (e.g. log = 1), the solver log does not show up anymore.
What can I do to get the log back?
The text was updated successfully, but these errors were encountered:
Recently, when using
solve_model(model, with_ROI(solver = "cbc", control = list("threads" = 8)))
there is no solver log showing up anymore. And no matter what parameter I pass (e.g. log = 1), the solver log does not show up anymore.What can I do to get the log back?
The text was updated successfully, but these errors were encountered: