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
I am solving an optimal control problem using Bonmin with IPOPT. I have some discrete parameters as optimization variables.Bonmin solves this problem at different nodes but it I dont know which branches it used. I want to keep track of that solution and node. How can I do that ?
The text was updated successfully, but these errors were encountered:
I am solving an optimal control problem using Bonmin with IPOPT. I have some discrete parameters as optimization variables.Bonmin solves this problem at different nodes but it I dont know which branches it used. I want to keep track of that solution and node. How can I do that ?
The text was updated successfully, but these errors were encountered: