Author Topic: HP 50g - Sudoku  (Read 2708 times)

0 Members and 1 Guest are viewing this topic.

Offline supergems

  • LV2 Member (Next: 40)
  • **
  • Posts: 38
  • Rating: +1/-14
    • View Profile
HP 50g - Sudoku
« on: March 21, 2015, 01:40:00 pm »
for lovers of sudoku :)

Sudoku Player by Patrick Offret
www.hpcalc.org/details.php?id=7200
This is a Sudoku player, for the ARM-based calculators only.

Sudoku Solver by David Hayden
www.hpcalc.org/details.php?id=7062
Sudoku solver written in User RPL, C, and C++. Solves any sudoku with 1 solution in less than 3 seconds on a 50g. Requires a 49g+ or 50g (or other ARM-based model). Includes full source code. Many thanks to Tony Hutchins and his "SUDOKU for the 49g+" for inspiring this program.