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

APT.all-test.dice-model-bot-new.elaborations.state.soar Maven / Gradle / Ivy

sp {elaborations*elaborate*my-turn*true
   (state  ^io.input-link.players )
   ( ^current 
         ^me )
-->
   ( ^my-turn true)
}

sp {elaborations*elaborate*my-turn*false
   (state  ^io.input-link.players )
   ( ^current {<> }
         ^me )
-->
   ( ^my-turn false)
}