NAME

remove-wme - Remove an element from working memory

SYNOPSIS

remove-wme timetag

DESCRIPTION

This command removes an element from Soar's working memory. The timetag must be a positive integer matching the timetag of an existing working memory element.

WARNINGS

This command is inherently unstable and may have weird side effects (possibly even including system crashes). For example, the chunker can't backtrace through wmes created via add-wme. Removing input wmes or context/impasse wmes may have unexpected side effects. You've been warned.

SEE ALSO

add-wme