https://github.com/amariucaitheodor/pddl-planner-backend

Lightweight python PDDL backend planner

https://github.com/amariucaitheodor/pddl-planner-backend

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.4%) to scientific vocabulary

Keywords

falcon-framework planning-domain-definition-language python web-api
Last synced: 5 months ago · JSON representation

Repository

Lightweight python PDDL backend planner

Basic Info
  • Host: GitHub
  • Owner: amariucaitheodor
  • License: gpl-3.0
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 64.8 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
falcon-framework planning-domain-definition-language python web-api
Created almost 6 years ago · Last pushed over 2 years ago
Metadata Files
Readme License

README.md

Backend Planner for PDDL (The Planning Domain Definition Language)

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

See it in action!

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

Owner

  • Name: Theodor Amariucai
  • Login: amariucaitheodor
  • Kind: user
  • Location: Zurich, Switzerland
  • Company: ETH Zurich

Interested in Algorithmics, Artificial Intelligence, Vision & Robotics, Natural Language Processing, Mobile App Development.

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels