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

APT.all-test.HauntBot.all.record-stuck.soar Maven / Gradle / Ivy

sp {all*propose*record-stuck
   (state  ^superstate.name
              ^attribute state
              ^impasse no-change
              ^io.input-link  
              ^top-state.self )
   ( ^agent.cycle 
         ^feedback.thrust << front back >>)
   ( ^stopped true
        -^stuck-time)
   -->
   ( ^operator  + =, >)
   ( ^name record-stuck
        ^time )}

sp {all*apply*record-stuck
   (state  ^operator 
              ^top-state.parameters.detect-stuck-time 
              ^top-state.self )
   ( ^name record-stuck
        ^time )
   -->
   ( ^stuck-time (+  ))}