#include "sudoku.h"

Go to the source code of this file.
Classes | |
| class | BackTrack::Solution |
| Virtual base class of solutions for the backtracking algorithm. More... | |
| class | BackTrack::Algorithm |
| Implementation of a generic backtracking algorithm. More... | |
Namespaces | |
| namespace | BackTrack |
Generic backtracking algorithm. | |
1.6.3