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
Hi,
in the current documentation, I only found MOI.NodeCount() which returns the number of B&B nodes after the solving process. However, it would be great if one could also query the current processed node in a callback during the solving process.