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

APT.all-test.Algebra.algebra.accept-input.wait.soar Maven / Gradle / Ivy

sp {accept-input*propose*wait
   (state  ^name accept-input
              ^top-state.io  
             -^operator.name wait)
  -( ^input-link.text)
-->
   ( ^operator  + =, <)
   ( ^name wait)
}
sp {accept-input*propose*wait*processed
   (state  ^name accept-input
              ^top-state.io.input-link.text 
             -^operator.name wait
              ^top-state.processed )
-->
   ( ^operator  + =, <)
   ( ^name wait)
}