
APT.all-test.Arithmetic.arithmetic.process-column.get-digit1.compute-result.soar Maven / Gradle / Ivy
sp {get-digit1*propose*compute-result
(state ^name get-digit1
^digit1
^digit2
-^result)
-->
( ^operator + =)
( ^name compute-result)
}
### Add in the carry for addition will be done by process-column*apply*compute-result*addition
### Subtract the borrow will be done by process-column*apply*compute-result*subtraction
© 2015 - 2025 Weber Informatics LLC | Privacy Policy