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
In extra depth search, solver should reject a branch if it encounters a cycle, because a position isn't legal if the search gets stuck in a cycle of retractions.