ShreyasKolpe/AI-search-strategies
Search strategies such as BFS, DFS, and Simulated Annealing applied to a modified version of the (n+k) queens problem .
Java
Search strategies such as BFS, DFS, and Simulated Annealing applied to a modified version of the (n+k) queens problem .
Java