puzzle-solvers

There are 3 repositories under puzzle-solvers topic.

  • beling/puzzles

    Rust software for solving combination puzzles.

    Language:Rust1100
  • chands10/PuzzleSolver

    Program-based approaches to solving some of the Jane Street puzzles found at https://www.janestreet.com/puzzles/archive/

    Language:Python0100
  • maw101/Puzzle-Solvers

    A Collection of Puzzle Solvers. Includes a Sudoku Solver with forward checking and a K-Puzzle Solver which utilises the A* algorithm.

    Language:Python00