Skip to content
Snippets Groups Projects
  1. Nov 19, 2023
  2. Nov 14, 2023
  3. Nov 12, 2023
  4. Nov 08, 2023
    • Michael Mutote's avatar
      22202956 · 8caf06a5
      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
      8caf06a5
  5. Nov 04, 2023
    • Michael Mutote's avatar
      22202956 · e28116c3
      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
      e28116c3
    • Michael Mutote's avatar
      22202956 · 9f43b559
      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
      9f43b559
  6. Oct 29, 2023
  7. Oct 26, 2023
  8. Oct 25, 2023
Loading