Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit da7b85b

Browse files
nouman-10norvig
authored andcommitted
Update README.md (aimacode#796)
1 parent 53edb7c commit da7b85b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Here is a table of algorithms, the figure, name of the algorithm in the book and
6868
| 3 | Problem | `Problem` | [`search.py`][search] | Done | Included |
6969
| 3 | Node | `Node` | [`search.py`][search] | Done | Included |
7070
| 3 | Queue | `Queue` | [`utils.py`][utils] | Done | No Need |
71-
| 3.1 | Simple-Problem-Solving-Agent | `SimpleProblemSolvingAgent` | [`search.py`][search] | | Included |
71+
| 3.1 | Simple-Problem-Solving-Agent | `SimpleProblemSolvingAgent` | [`search.py`][search] | Done | Included |
7272
| 3.2 | Romania | `romania` | [`search.py`][search] | Done | Included |
7373
| 3.7 | Tree-Search | `tree_search` | [`search.py`][search] | Done | |
7474
| 3.7 | Graph-Search | `graph_search` | [`search.py`][search] | Done | |

0 commit comments

Comments
 (0)