- Nov 19, 2023
-
-
Michael Mutote authored
-
Michael Mutote authored
-
tnbeats authored
-
- Nov 14, 2023
-
-
Michael Mutote authored
-
- Nov 12, 2023
-
-
Michael Mutote authored
ex 4.9 q 4 had to be made into backtracking
-
- Nov 08, 2023
-
-
Michael Mutote authored
optimised successors function for sudoku to use the most complete row, column or sub-square Added helper functions for selecting next position to solve for sudoku Heuristics for Sudoku updated and tested for A*, works but slow, 30 seconds
-
- Nov 04, 2023
-
-
Michael Mutote authored
Create A* search algorithm and added to search algorithms. Heuristics file with maze heuristics. Moved puzzle goal to the top Created test case for mazes
-
Michael Mutote authored
Create A* search algorithm and added to search algorithms. Heuristics file with maze heuristics. Moved puzzle goal to the top Created test case for mazes
-
- Oct 29, 2023
-
-
Michael Mutote authored
-
Michael Mutote authored
-
tnbeats authored
-
- Oct 26, 2023
-
-
Michael Mutote authored
refactored
-
- Oct 25, 2023
-
-
Michael Mutote authored
refactored
-