Code Monkey home page Code Monkey logo

Comments (3)

ztangent avatar ztangent commented on September 17, 2024

Glad you like the package! Constrained planning is unfortunately not something PDDL.jl fully supports yet. I haven't implemented full parsing support for PDDL 3 LTL-style constraints, and so right now you can only specify constraints in the problem file, and they are only limited to always style constraints (i.e. constraints that must hold along every state of the plan).

To make things a little easier though, I've just added a few new constructors for the StateConstrainedGoal specification in JuliaPlanners/SymbolicPlanners.jl@e4b2a1f, so you should just be able to do:

spec = StateConstrainedGoal(problem)

I'll be making another patch release with this and other changes shortly. Hope this helps!

from pddl.jl.

jw3126 avatar jw3126 commented on September 17, 2024

Awesome! If you are interested in this I could make a doc PR with a little tutorial example of a constrained problem.

from pddl.jl.

ztangent avatar ztangent commented on September 17, 2024

Oh that'd be awesome! Right now there isn't a docs site for https://github.com/JuliaPlanners/SymbolicPlanners.jl (hopefully soon?), but if you'd like, it'd be great if you could contribute a test case there involving a constrained problem :)

from pddl.jl.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.