Generated on Wed Nov 1 15:04:49 2006 for Gecode by doxygen 1.4.5

sudoku.icc File Reference

(Revision: 3534)

#include <string.h>
#include <cmath>
#include <cctype>

Go to the source code of this file.

Sudoku specifications

Each specification gives the initial positions that are filled in, with blank squares represented as zeroes.

const char * examples []
const unsigned int n_examples = sizeof(examples)/sizeof(char*)
 Number of specifications.


Variable Documentation

const char* examples[]
 

Definition at line 36 of file sudoku.icc.

const unsigned int n_examples = sizeof(examples)/sizeof(char*) [related]
 

Number of specifications.

Definition at line 675 of file sudoku.icc.