aiddl-test.planning.misc.test-01.aiddl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aiddl-common-scala Show documentation
Show all versions of aiddl-common-scala Show documentation
Provides common types and algorithm implementations for the fast prototyping integrative AI systems with the AIDDL framework.
The newest version!
(#mod self org.aiddl.common.test.planning.misc.heuristic-issue)
(#req SVP org.aiddl.common.planning.state-variable)
(Problem@SVP problem
{
initial-state:{y:true z:true k:true j:true x:false}
goal:{x:true y:true z:true k:true j:true}
operators:{(name:a signature:[] preconditions:{y:true z:true j:true k:true} effects:{x:true})}
})
© 2015 - 2025 Weber Informatics LLC | Privacy Policy