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

APT.all-test.HauntBot.elaborations.area-visit-time.soar Maven / Gradle / Ivy

echo "\nLoading elaborations/area-visit-count"

# initialize visit-time, which corresponds to the last 
# time the agent entered a given area. It will be set
# by the rule 'haunt*elaborate*current-area' each time
# a new area is entered
sp {visit-time*initialize
   :o-support
   (state  ^name haunt
              ^top-state.map.area )
-->
   ( ^visit-time 0)
}






© 2015 - 2025 Weber Informatics LLC | Privacy Policy