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
Developed the Bloxorz game mechanics and the solution finding algorithm for the game with DFS Iterative, while using a heuristic based on ordering the child nodes in each state by their probability of leading to a solution.