Created using Colab
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"colab": {
|
"colab": {
|
||||||
"provenance": [],
|
"provenance": [],
|
||||||
"authorship_tag": "ABX9TyNVGP04pippHj/aR+N+9Vyv",
|
"authorship_tag": "ABX9TyMTKKBKDWLLdEGY6POpEgt/",
|
||||||
"include_colab_link": true
|
"include_colab_link": true
|
||||||
},
|
},
|
||||||
"kernelspec": {
|
"kernelspec": {
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
{
|
{
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"source": [
|
"source": [
|
||||||
"# SAT Constructions\n",
|
"# SAT Constructions 2\n",
|
||||||
"\n",
|
"\n",
|
||||||
"The purpose of this Python notebook is to investigate the SAT construction that tests if a graph is connected.\n",
|
"The purpose of this Python notebook is to investigate the SAT construction that tests if a graph is connected.\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
|||||||
Reference in New Issue
Block a user