Subversion Repositories programming

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
409 6810 d 21 h ira /school/ Rename cs408/ to cs420/. I got the class wrong.

Add cs431/ and a directory for the first project.
 
/school/cs420
/school/cs431
/school/cs431/p1
/school/cs408
408 6810 d 21 h ira /school/cs408/p2/ p2.tex:
* Initial Commit of printout.

PROJ02.py:
* Main program for CS420 Project #2.

PyCompat.py:
* Compatibility for school computers.

SudokuPuzzle.py:
* Include PyCompat for school computers.
* Print the initial puzzle configuration in solve().
* Add timing support.

Menu.py:
* Automatic menu generation.

Makefile:
* Automation.
 
/school/cs408/p2/Makefile
/school/cs408/p2/Menu.py
/school/cs408/p2/PROJ02.py
/school/cs408/p2/PyCompat.py
/school/cs408/p2/p2.tex
/school/cs408/p2/SudokuPuzzle.py