JoshuaBog09/SudokuSolver

ToDo

Closed this issue · 2 comments

  • Remove redundant if checks
  • Add backtracking
  • Testing of code
  • For super complex problems search algorithms need to be implemented with backtracking
  • Test cases have been added
  • Redundant checks have minimal influence on performance + runtime is currently of no concern

status: project closed