Static Environments for Soar
Static Environments for Soar
Soar can act as a general
problem solver and is just as applicable
to environments which are stable as to dynamic ones. In particular, Soar
has been applied to many games (such as the 8-puzzle and Towers of Hanoi)
which have very static environments (nothing changes except through the
direct action of the agent). Although Soar may not be as
efficient as special-purpose techniques
for the particular problem, it may certainly be applied and achieve
success in these domains.
Return to the top of this architecture.
Go to a discussion of this environment
for multiple architectures.
Current Location: Soar - Environment - Static Environments