Skip to content

Commit 644ffbc

Browse files
committed
adds 4th edition search notebook
1 parent bc45dd1 commit 644ffbc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
"\n",
1919
"3. [**Search**](./search.ipynb)\n",
2020
"\n",
21+
"4. [**Search - 4th edition**](./search-4e.ipynb)\n",
22+
"\n",
2123
"4. [**Games**](./games.ipynb)\n",
2224
"\n",
2325
"5. [**Constraint Satisfaction Problems**](./csp.ipynb)\n",
@@ -58,7 +60,7 @@
5860
"name": "python",
5961
"nbconvert_exporter": "python",
6062
"pygments_lexer": "ipython3",
61-
"version": "3.4.3"
63+
"version": "3.5.1"
6264
}
6365
},
6466
"nbformat": 4,

0 commit comments

Comments
 (0)