https://github.com/amariucaitheodor/pddl-planner-backend
Lightweight python PDDL backend planner
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
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-Origininplanner.py), therefore throttling was removed - Offers 2 different solvers
API endpoints:
/solve-and-validateaccepts parametersdomain(required),problem(required) andsolver(optional, default isAGILE)
Acknowledgements:
AGILEsolver is LAPKT-BFWS-Preference by Nir Lipovetzky, Miquel Ramírez, Guillem Francès, and Hector Geffner. Project by Nir Lipovetzky and Hector Geffner.AGILE2solver 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
- Website: https://www.linkedin.com/in/amariucaitheodor/
- Twitter: TAmariucai
- Repositories: 15
- Profile: https://github.com/amariucaitheodor
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