it.unibo.jakta.agents.bdi.dsl.beliefs.BeliefScope.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jakta-dsl Show documentation
Show all versions of jakta-dsl Show documentation
A Kotlin internal DSL for the definition of BDI agents
package it.unibo.jakta.agents.bdi.dsl.beliefs
import it.unibo.tuprolog.dsl.jakta.JaktaLogicProgrammingScope
class BeliefScope : JaktaLogicProgrammingScope by JaktaLogicProgrammingScope.empty()
© 2015 - 2025 Weber Informatics LLC | Privacy Policy