Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/primaryobjects/strips-fiddle

An online editor for STRIPS AI planning with PDDL. Created with meteor.js.
https://github.com/primaryobjects/strips-fiddle

ai aiplan artificial artificial-intelligence automated automated-planning intelligence meteor meteorjs pddl planning strips strips-fiddle

Last synced: about 7 hours ago
JSON representation

An online editor for STRIPS AI planning with PDDL. Created with meteor.js.

Awesome Lists containing this project

README

        

STRIPS-Fiddle
======

An online editor for creating [STRIPS](https://en.wikipedia.org/wiki/STRIPS) artificial intelligence planning programs using [PDDL](https://en.wikipedia.org/wiki/Planning_Domain_Definition_Language).

Run your favorite STRIPS PDDL programs right in the web browser.

Try it at https://stripsfiddle.meteorapp.com/

If you're new to STRIPS automated planning, here is a great [tutorial](http://www.primaryobjects.com/2015/11/06/artificial-intelligence-planning-with-strips-a-gentle-introduction/) to get you started.

STRIPS-Fiddle is powered by the node.js [strips](https://github.com/primaryobjects/strips) library.