feat: expand sudoku analysis and interoperability

This commit is contained in:
2026-08-30 23:21:56 +02:00
parent 4a9869baa0
commit 8ca9300ab3
73 changed files with 12482 additions and 384 deletions
+9 -1
View File
@@ -16,4 +16,12 @@ runtime package. Development-only packages build and test the source but are
not shipped as runtime modules.
SudokuPad, SudokuWiki and HoDoKu are research references only. Their source,
documentation, wording, visual assets and puzzle data are not bundled or copied.
documentation wording, visual assets and externally authored puzzle data are
not bundled or copied.
The local compatibility code was tested against the open format behaviour in
[Penpa+](https://github.com/swaroopg92/penpa-edit) (MIT),
[penpa-to-scl](https://github.com/marktekfan/penpa-to-scl) (MIT), and
[SudokuPad sudokutools](https://github.com/SudokuPad/sudokutools) (MPL-2.0).
Those projects are format references only: no upstream executable code,
artwork, documentation text or puzzle data is distributed with Sudoku Tools.