Book Details

Programming Sudoku

Publication year: 2006

ISBN: 978-1-4302-0138-0

Internet Resource: Please Login to download book


Sudoku is a wildly popular puzzle game. Sudoku puzzles are 9x9 grids, and each square in the grid consists of a 3x3 subgrid called a region. Your goal is to fill in the squares so that each column, row, and region contains the numbers 1 through 9 exactly once. And some squares already contain numbers or symbols, which lend clues toward the solution. Programming Sudoku provides you with great approaches to building and solving Sudoku and other similar puzzles. Using ingenious artificial intelligence and game theory techniques, you'll learn how to get a computer to solve these puzzles for you.


Subject: Professional and Applied Computing, .NET, Web Services, Windows, artificial intelligence, game theory, language, programming, user interface