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

APT.all-test.Book-robot.clean-house.no-storage-area.soar Maven / Gradle / Ivy

sp {clean-house*propose*no-storage-area
   (state  ^name robot
              ^no-storage-area yes)
-->
   ( ^operator  + =, >)
   ( ^name no-storage-area)
}

sp {apply*no-storage-area
   (state  ^operator )
   ( ^name no-storage-area)
-->
   (write (crlf) |No Storage Area Found.|)
   (halt)
}