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
We have tested our three programs on UNIX SICE Burrow server as per the test script and all our programs are correctly working in the format specified.
About
Solutions for: (a.) 16 sliding tiles board puzzle (b.) Finding the best driving directions between pair of cities [using algorithms like DFS, BFS, Uniform and A* search, utilizing admissible and consistent heuristics for speed, distance and time.] (c.) Automating Group team assignments