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
This is a solver for the BSQ problem:
You have a map (or 2D array) with obstacles (black dot). you want to find the biggest square possible with no obstacle on this map.