
APT.Arithmetic-smem.arithmetic.process-column.soar Maven / Gradle / Ivy
### Process the column and produce a result
## Result may include a carry-borrow which impacts next column
sp {arithmetic*propose*process-column
(state ^name arithmetic
^arithmetic-problem.current-column )
-( ^result)
-->
( ^operator + =)
( ^name process-column)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy