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 csp satisfaction based project. user designs a map with walls , an exit door , sensors and thieves. Sensors contribute with each other to catch the thieves which are in their sights. Thieves find their way to exit using BFS approach. Also thieves may freeze after being seen a few times.