
APT.Arithmetic-smem.problems-3.soar Maven / Gradle / Ivy
sp {arithmetic*elaborate*pre-computed-problems
(state ^superstate nil
^parameters.problems-source wm)
-->
( ^current-problem )
( ^problem 0 ^next nil ^operation addition ^top-number 222 ^bottom-number 555 ^result 777)}
#sp {arithmetic*elaborate*pre-computed-problems
# (state ^superstate nil
# ^parameters.problems-source wm)
#-->
# ( ^current-problem )
# ( ^problem 0 ^next ^operation addition ^top-number 234 ^bottom-number 345 ^result 579)
# ( ^problem 1 ^next ^operation subtraction ^top-number 579 ^bottom-number 234 ^result 345)
# ( ^problem 2 ^next nil ^operation subtraction ^top-number 579 ^bottom-number 345 ^result 234)}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy