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
5353To actually search you need to
5454 # configure a problem instance
5555 # select a search. Configure this with Tree Search or GraphSearch if applicable.
56- # instantiate a SerachAgent and
56+ # instantiate a SearchAgent and
5757 # print any actions and metrics
5858
5959A good example (from the NQueens Demo ) is:
@@ -312,4 +312,4 @@ containing GUIs (thanks to Ruediger Lunde):<br>
312312<br>
313313This will also be our last full release based on the 2nd edition of AIMA.
314314We 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