small fix
This commit is contained in:
@@ -116,6 +116,8 @@
|
||||
" print()\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"# Sets the size of the board.\n",
|
||||
"board_size = 8\n",
|
||||
"# Creates the solver.\n",
|
||||
"model = cp_model.CpModel()\n",
|
||||
"# Creates the variables.\n",
|
||||
|
||||
Reference in New Issue
Block a user