Skip to content
Snippets Groups Projects
  • Michael Mutote's avatar
    8caf06a5
    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
    History
    22202956
    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