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
C++ board game implementation using disjoint set data structures to calculate score. Seperate file (sb-play) is for AI logic calculating the best set to score given a board state.