
APT.all-test.Book-robot.count-blocks.stop-count.soar Maven / Gradle / Ivy
sp {count-blocks*propose*stop-count
(state ^name count-blocks
^direction
^initial-direction
^turning yes)
-->
( ^operator + =, >)
( ^name stop-count)
}
sp {apply*stop-count
(state ^operator
^block-count )
( ^name stop-count)
-->
(write |Counted | | blocks.|)
(halt)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy