Main Page Files Productions Problem Spaces Operators Goal Hierarchy Groups Prod. By Type Todo All
Path to this file:
elaborations/
_all.soar
[src]
Go to the source for this file...
Usual rules to initialise new substates (not actually used!)
These rules are the standard rules used to initialise new substates created after an "impasse" has occurred. They name the state (as a problem space) and add a link to the top-state. As my Blocks World agent is not supposed to have any impasses, these rules should never get used!
elaborate*state*top-state | (not used) |
elaborate*state*name | (not used) |
elaborate*state*top-state |
Documented at line 25 of file _all.soar Defined at line 25 of file _all.soar (not used) Type: state-elaboration
Detailed Description
Problem Spaces: any-ps
|
elaborate*state*name |
Documented at line 12 of file _all.soar Defined at line 12 of file _all.soar (not used) Type: state-elaboration
|