Arty52/SudokuSolver
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Author: Art Grichine
Email: ArtGrichine@gmail.com
Assignment: 09
Date: 07 May 2014
SUDOKU SOLVER
What does this program do?
The objective of this progam is to solve sudoku puzzles when given a
Note:
This project is not complete. The board/rows/columns/subboards are built. Function that
calculates the intersection built.
Running program from command line:
python3.3 sudokuSolver.py "enter the name for the puzzle.txt"