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

APT.all-test.Algebra.algebra.initialize-algebra.soar Maven / Gradle / Ivy

sp {propose*initialize-algebra
   (state  ^superstate nil
             -^name)
-->
   ( ^operator  +)
   ( ^name initialize-algebra)
}

sp {apply*initialize-algebra
   (state  ^operator )
   ( ^name initialize-algebra)
-->
   ( ^name algebra
        ^problem 

^operations ) (

^status initialized) ( ^equal |=| ^add |+| ^subtract |-| ^divide |/| ^multiply |*|) }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy