public class CPvizSudoku extends Object
| Constructor and Description |
|---|
CPvizSudoku() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
It specifies the main executable function creating a model for
a particular Sudoku.
|
void |
model() |
void |
modelBasic()
It specifies the model using mostly primitive constraints.
|
public void model()
public void modelBasic()
public static void main(String[] args)
args - not used.Copyright © 2016. All rights reserved.