#
sudoku-dart
Here are 2 public repositories matching this topic...
This Dart repository features an efficient Sudoku solver implemented in Dart. The SudokuSolver class can validate and solve Sudoku puzzles, using a backtracking algorithm. It accepts and solves puzzles in a 1D List<int?> representation.
-
Updated
Aug 28, 2023 - Dart
Improve this page
Add a description, image, and links to the sudoku-dart topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sudoku-dart topic, visit your repo's landing page and select "manage topics."