All Downloads are FREE. Search and download functionalities are using the official Maven repository.

APT.all-test.Book-robot.count-blocks.all.wait.soar Maven / Gradle / Ivy

#### Put in a wait for a state-no-change

sp {top-state*propose*wait
   (state  ^attribute state
              ^choices none
             -^operator.name wait)
-->
   ( ^operator )
   ( ^name wait)}

### This avoids a operator no-change after wait is selected
### I've included it just to keep the trace simple

sp {top-state*apply*wait*random
   (state  ^operator )
   ( ^name wait)
-->
   ( ^random elaboration)}