资 源 简 介
This project was born from an assignment in my parallel programming class. It provides a fully integrated Sudoku game engine capable of loading and saving games. The main feature is the integrated, parallel solver that can solve a puzzle at any stage of completion. The front-end is built using Qt and focuses on use of the Model/View paradigm.
Note, I had to change the name of my project for code.google.com because there is a sourceforge project already called PseudoKu...