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

aiddl-test.planning.misc.test-01.aiddl Maven / Gradle / Ivy

Go to download

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