Skip to content
Snippets Groups Projects
  1. Nov 30, 2023
  2. Nov 29, 2023
  3. Nov 27, 2023
  4. Nov 23, 2023
  5. Nov 22, 2023
  6. Nov 19, 2023
  7. Nov 16, 2023
  8. Nov 15, 2023
  9. Nov 14, 2023
  10. Nov 12, 2023
  11. 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
  12. 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 · e65b4925
      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
      e65b4925
    • 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
  13. Oct 29, 2023
  14. Oct 26, 2023
  15. Oct 25, 2023
Loading