Created using Colab
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"colab": {
|
"colab": {
|
||||||
"provenance": [],
|
"provenance": [],
|
||||||
"authorship_tag": "ABX9TyMDkDz3RrsH0nJVTdsejhO7",
|
"authorship_tag": "ABX9TyOLnEFh9BVTdtSWc9zHSjyA",
|
||||||
"include_colab_link": true
|
"include_colab_link": true
|
||||||
},
|
},
|
||||||
"kernelspec": {
|
"kernelspec": {
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
{
|
{
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"source": [
|
"source": [
|
||||||
"# Graph coloring\n",
|
"# Solving Soduku problems with SAT\n",
|
||||||
"\n",
|
"\n",
|
||||||
"The purpose of this Python notebook is to use investigate using SAT to solve Sudoku problems. \n",
|
"The purpose of this Python notebook is to use investigate using SAT to solve Sudoku problems. \n",
|
||||||
"\n",
|
"\n",
|
||||||
|
|||||||
Reference in New Issue
Block a user