Classes | Macros | Functions
testSudoku.cpp File Reference
#include <CppUnitLite/TestHarness.h>
#include <gtsam/inference/Symbol.h>
#include <gtsam_unstable/discrete/CSP.h>
#include <stdarg.h>
#include <iostream>
#include <sstream>
Include dependency graph for testSudoku.cpp:

Go to the source code of this file.

Classes

class  Sudoku
 A class that encodes Sudoku's as a CSP problem. More...
 

Macros

#define PRINT   false
 

Functions

int main ()
 
 TEST (Sudoku, small)
 
 TEST (Sudoku, easy)
 
 TEST (Sudoku, extreme)
 
 TEST (Sudoku, AJC_3star_Feb8_2012)
 

Macro Definition Documentation

◆ PRINT

#define PRINT   false

Definition at line 20 of file testSudoku.cpp.

Function Documentation

◆ main()

int main ( void  )

Definition at line 260 of file testSudoku.cpp.

◆ TEST() [1/4]

TEST ( Sudoku  ,
small   
)

Definition at line 119 of file testSudoku.cpp.

◆ TEST() [2/4]

TEST ( Sudoku  ,
easy   
)

Definition at line 158 of file testSudoku.cpp.

◆ TEST() [3/4]

TEST ( Sudoku  ,
extreme   
)

Definition at line 190 of file testSudoku.cpp.

◆ TEST() [4/4]

TEST ( Sudoku  ,
AJC_3star_Feb8_2012   
)

Definition at line 227 of file testSudoku.cpp.



gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:40:56