NAME

e - Run Soar by elaboration cycles

SYNOPSIS

e [cycles | forever]

DESCRIPTION

e is actually a predefined alias for 'run [n] e' which runs the Soar agent for the given number of elaboration cycles. If no cycles are given, then the agent is run for one elaboration cycle. 'e -1' or 'e forever' runs the agent until the task terminates or a user interrupt is given.

SEE ALSO