Leptonica 1.68
C Image Processing Library

sudokutest.c File Reference

Tests sudoku solver. More...

#include "allheaders.h"

Go to the source code of this file.

Functions

 main (int argc, char **argv)

Variables

static const char * startsol = "6 5 8 4 2 3 9 7 1"

Detailed Description

Tests sudoku solver.

Definition in file sudokutest.c.


Function Documentation


Variable Documentation

const char* startsol = "6 5 8 4 2 3 9 7 1" [static]

Definition at line 24 of file sudokutest.c.

Referenced by main().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines