Results 1 to 40 of 150

Thread: [RESOLVED] [VB] Sudoku Solver

Threaded View

  1. #1

    Thread Starter
    Frenzied Member agmorgan's Avatar
    Join Date
    Dec 2000
    Location
    Lurking
    Posts
    1,383

    Resolved [RESOLVED] [VB] Sudoku Solver

    I was thinking about making a little program that would automatically solve the Sudoku puzzles that are cropping up in newspapers these days.
    http://en.wikipedia.org/wiki/Sudoku

    However, it is turning out to be a lot more complicated than I first thought.
    The wikipedia article points towards Constraint programming http://en.wikipedia.org/wiki/Constraint_programming but as far as I can see it just appears to be Boolean processing

    I have attached my project so far, but I don't think I am going the right way about it.

    Anybody got any ideas for this.
    Even psuedo code is useful at this point.
    Attached Files Attached Files
    Last edited by agmorgan; Jun 6th, 2005 at 10:04 AM. Reason: Change title to include VB

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width