Created using Colab
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"colab": {
|
"colab": {
|
||||||
"provenance": [],
|
"provenance": [],
|
||||||
"authorship_tag": "ABX9TyOstvekb2RqZobU31GB2FtQ",
|
"authorship_tag": "ABX9TyPDBtiVN1Oic8RyyLIJuzAu",
|
||||||
"include_colab_link": true
|
"include_colab_link": true
|
||||||
},
|
},
|
||||||
"kernelspec": {
|
"kernelspec": {
|
||||||
@@ -62,7 +62,7 @@
|
|||||||
"# Install relevant packages\n",
|
"# Install relevant packages\n",
|
||||||
"!pip install z3-solver\n",
|
"!pip install z3-solver\n",
|
||||||
"from z3 import *\n",
|
"from z3 import *\n",
|
||||||
"import numpy as np\n",
|
"import numpy as np"
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"id": "mF6ngqCses3n"
|
"id": "mF6ngqCses3n"
|
||||||
@@ -267,4 +267,4 @@
|
|||||||
"outputs": []
|
"outputs": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user