Giter Site home page Giter Site logo

amariucaitheodor / pddl-planner-backend Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 66.36 MB

Lightweight python PDDL backend planner

License: GNU General Public License v3.0

Python 99.92% Procfile 0.08%
planning-domain-definition-language python falcon-framework web-api

pddl-planner-backend's Introduction

Backend Planner for PDDL (The Planning Domain Definition Language)

Lightweight implementation of cloud PDDL planner by Christian Muise, Simon Vernhes and Florian Pommerening.

Features:

  • Node.js was replaced with Falcon, a blazing fast, minimalist Python web API framework
  • Only essential planning utilities were retained
  • Codebase was updated from Python 2 to Python 3
  • Designed to work for specific origins only (see Access-Control-Allow-Origin in planner.py), therefore throttling was removed
  • Offers 2 different solvers

API endpoints:

  • /solve-and-validate accepts parameters domain (required), problem (required) and solver (optional, default is AGILE)

Acknowledgements:

  • AGILE solver is LAPKT-BFWS-Preference by Nir Lipovetzky, Miquel Ramírez, Guillem Francès, and Hector Geffner. Project by Nir Lipovetzky and Hector Geffner.
  • AGILE2 solver is SIW+-then-BFSf, as part of a configuration put forward by Nir Lipovetzky, Miquel Ramirez, and Christian Muise from the LAPKT planning framework. This configuration also includes a validator used by all solvers.

Contributors:

  • Theodor Amariucai

pddl-planner-backend's People

Contributors

amariucaitheodor avatar

Watchers

 avatar

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.