run, r ------ With an integer argument, this command runs Soar for that number of elaboration cycles. (For this command, quiescence phase is counted as an elaboration cycle.) With no arguments, this runs Soar forever (or until Soar halts, receives an interrupt, etc.). SYNTAX (run [integer]) EXAMPLE Soar> (run 45)