• Stars
    star
    2
  • Language
    Python
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a python program that will take a standard sedoku puzzle and solve it using the backtracking recursive algorithm.