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
* NQueensProblem returns tuples as states
* Reran search.ipynb
* List to tuple
* Changed default value and add heuristic function
* Added astar_search for NQueensProblem
* Added tests for NQueensProblem
0 commit comments