Created using Colab
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"colab": {
|
"colab": {
|
||||||
"provenance": [],
|
"provenance": [],
|
||||||
"authorship_tag": "ABX9TyMogvy3h9v1JBEpREA36XTE",
|
"authorship_tag": "ABX9TyPST5sXc/A8YZYz0OFEURdn",
|
||||||
"include_colab_link": true
|
"include_colab_link": true
|
||||||
},
|
},
|
||||||
"kernelspec": {
|
"kernelspec": {
|
||||||
@@ -62,7 +62,6 @@
|
|||||||
"!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\n",
|
||||||
"from itertools import combinations\n",
|
|
||||||
"import geopandas as gpd\n",
|
"import geopandas as gpd\n",
|
||||||
"import matplotlib.pyplot as plt"
|
"import matplotlib.pyplot as plt"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user