Contents Menu Expand Light mode Dark mode Auto light/dark mode
Yet Another Sudoku
Logo
Yet Another Sudoku
  • 1. Introduction
  • 2. Foundation
    • 2.1. Sudoku Notation
    • 2.2. Premises, Inferences and Searching
    • 2.3. Spatial Representation
    • 2.4. Links and Chains
    • 2.5. Truth, Sets and Fish
    • 2.6. Uniqueness
  • 3. Human Solvable Patterns
    • 3.1. Singles
    • 3.2. Subsets
    • 3.3. Bent Subsets
    • 3.4. Fish
    • 3.5. Chains, Loops and Nets
    • 3.6. Nearly Locked Sets
    • 3.7. Exotic Patterns
    • 3.8. Base, Link, and Cover Sets
    • 3.9. Searching
    • 3.10. Uniqueness
    • 3.11. Last Resort
  • 4. Generating Puzzles
  • 5. Grading Puzzles
  • 6. Software
    • 6.1. Programs
      • 6.1.1. Yet Another Sudoku
      • 6.1.2. Pattern Regression Tester
      • 6.1.3. Batch Puzzle Generator and Grader
      • 6.1.4. Batch Puzzle Solver
    • 6.2. File Formats
    • 6.3. Algorithms
  • 7. Glossary and Abbreviations
  • 8. References
Back to top

6.1. Programs#

  • 6.1.1. Yet Another Sudoku
  • 6.1.2. Pattern Regression Tester
  • 6.1.3. Batch Puzzle Generator and Grader
  • 6.1.4. Batch Puzzle Solver
Next
6.1.1. Yet Another Sudoku
Previous
6. Software
Copyright © 2024, Jonathan Marks, Commit Tag: bdb5d8e*, Wed, 03 Jan 2024, 10:03:13
Made with Sphinx and @pradyunsg's Furo