PST: The EXCISE command
To remove productions from memory, the excise
command should be used. As each production is removed a
# sign is printed. The command exists in various
formats:
- excise production-name removes the
specified productions from memory.
- excise --all removes ALL productions from memory
including the default ones.
- excise --chunks removes all chunks and justifications
from Soar.
- excise --task removes all non-default productions
from Soar, and performs an init-soar.
Click on BACK in your browser to return to where you were before this page.