Search:

Type: Posts; User: helloworld922

Search: Search took 0.11 seconds.

  1. Replies
    5
    Views
    3,609

    Re: Sudoku Solver

    You could try a stochastic approach :))

    *note: You'll either have a very slow running algorithm (might take days or weeks to find the solution), or soon become the richest person in the world.
  2. Replies
    5
    Views
    3,609

    Re: Sudoku Solver

    Sudoku's are simple enough puzzles that they can be solved via brute-force with computers.
Results 1 to 2 of 2