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

APT.all-test.clean-house-new.common.go-to-area.retrieve-next-area.soar Maven / Gradle / Ivy

sp {go-to-area*propose*retrieve-next-area*previous-area*smem
   (state  ^type go-to-area
              ^top-state.parameters.areas-held-in smem
              ^current-location )
   ( ^previous-area )
   ( -^id )
-->
   ( ^operator  +, =, <)
   ( ^name retrieve-next-area
         ^area )}

sp {go-to-area*propose*retrieve-next-area*next*smem
   (state  ^type go-to-area
              ^top-state.parameters.areas-held-in smem
              ^current-location )
   ( ^next )
   ( -^id )
-->
   ( ^operator  +, =, <)
   ( ^name retrieve-next-area
         ^area )}

sp {go-to-area*propose*retrieve-next-area*neighbor*smem
   (state  ^type go-to-area
              ^top-state.parameters.areas-held-in smem
              ^current-location )
   ( ^neighbor-area )
   ( -^id )
-->
   ( ^operator  +, =, <)
   ( ^name retrieve-next-area
         ^area )}

sp {apply*retrieve-next-area
   (state  ^operator 
              ^smem.command )
   ( ^name retrieve-next-area
         ^area )
-->
   ( ^query )
}