Added problem 2 and solve question 1 reflex agent.

This commit is contained in:
2021-11-08 18:31:15 -05:00
parent fd8dd8ae35
commit 11dcc491a2
186 changed files with 11659 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# This is the solution file for test_cases/q3/0-small-tree.test.
action: "pacLeft"
generated: "A B C minLeft minRight root"