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

APT.all-test.Book-robot.Robot.elaborations.monitor.soar Maven / Gradle / Ivy

#### Monitor impasses I don't expect to get

#sp {all*monitor*impasse*state-no-change
#   (state  ^attribute state
#              ^choices none)
#-->
#   (write (crlf) | State no-change impasse detected.|)
#   (interrupt)
#}
#
sp {all*monitor*operator*tie*impasse
   (state  ^attribute operator
              ^impasse tie
              ^item  ^item { <>  })
   ( ^name )
   ( ^name )
-->
   (write (crlf) | Operator tie between |  | & | )
   (interrupt)
}