Solving Sudoku with Recursive SQL

preview_player
Показать описание
We check out how to model sudoku problems in SQL, and how to use Materialize's WITH MUTUALLY RECURSIVE construct to repeatedly develop more information about the puzzle, in order to solve, or at least get closer to solving it.
Рекомендации по теме
Комментарии
Автор

This feels like when I wrote a ray tracer in PHP, only more useful

FleckerMan
visit shbcf.ru