File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ that is all you need to do (unless you plan to write a different search than is
53
53
To actually search you need to
54
54
# configure a problem instance
55
55
# select a search. Configure this with Tree Search or GraphSearch if applicable.
56
- # instantiate a SerachAgent and
56
+ # instantiate a SearchAgent and
57
57
# print any actions and metrics
58
58
59
59
A good example (from the NQueens Demo ) is:
@@ -312,4 +312,4 @@ containing GUIs (thanks to Ruediger Lunde):<br>
312
312
<br>
313
313
This will also be our last full release based on the 2nd edition of AIMA.
314
314
We are currently in the planning phases to re-organize this project based
315
- on the 3rd edition of AIMA, which should be available soon.
315
+ on the 3rd edition of AIMA, which should be available soon.
You can’t perform that action at this time.
0 commit comments