We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c1bdc commit aba4854Copy full SHA for aba4854
1 file changed
README.md
@@ -107,7 +107,6 @@ Here is a table of algorithms, the figure, name of the algorithm in the book and
107
| 9.1 | Unify | `unify` | [`logic.py`][logic] | Done | Included |
108
| 9.3 | FOL-FC-Ask | `fol_fc_ask` | [`logic.py`][logic] | Done | Included |
109
| 9.6 | FOL-BC-Ask | `fol_bc_ask` | [`logic.py`][logic] | Done | Included |
110
-| 9.8 | Append | | | | |
111
| 10.1 | Air-Cargo-problem | `air_cargo` | [`planning.py`][planning] | Done | Included |
112
| 10.2 | Spare-Tire-Problem | `spare_tire` | [`planning.py`][planning] | Done | Included |
113
| 10.3 | Three-Block-Tower | `three_block_tower` | [`planning.py`][planning] | Done | Included |
0 commit comments