Algebra Solver¶
This is an agent that can solve simple algebra problems with one variable. It parses raw text input from Soar Text I/O into a tree structure, solves the problem in that representation and then prints out the answer.
External Environment¶
Soar Capabilities¶
- Hierarchical task decomposition
- Chunking
Download Links¶
Default Rules¶
None
Associated Publications¶
None
Developer¶
John Laird
Soar Versions¶
- Soar 8
- Soar 9
Project Type¶
VisualSoar