Giter Site home page Giter Site logo

jpddl's Introduction

jPDDL

Implementation of the experiments published in the following papers:

Lukáš Chrpa, Jakub Gemrot, Martin Pilát: "Planning and Acting with Non-deterministic Events: Navigating between Safe States". AAAI 2020.

Lukáš Chrpa, Martin Pilát, Jakub Gemrot: "Compiling Planning Problems with Non-deterministic Events into FOND Planning". RCRA Workshop @ 18th International Conference of the Italian Association for Artificial Intelligence (AIIA 2019). CEUR-WS. 2019.

Lukáš Chrpa, Martin Pilát, Jakub Gemrot: "Planning and Acting in Dynamic Environments:Identifying and Avoiding Dangerous Situations". Journal of Experimental & Theoretical Artificial Intelligence.

Files and directories

  • *-Problem, *-Domain - contain the implementation of the problems described in the paper (BlocksWorld was used only in the RCRA paper)
  • Domains - PDDL description of the domains
  • jPDDL* - implementation of the simulator
  • lama.sh, prepare.sh - helper scripts to run the planner from Java
  • results.xlsx - the raw results of the experiments together with the pivot table used process them and the table that can be found in the paper

The algorithms (PER/DANG/LIMIT) can be found in jPDDL-Tools/src/main/java/cz/cuni/mff/jpddl/tools/simulations/. In order to run these, it is important to put the fast-downward binaries in a directory referenced in jPDDL-Tools/src/main/java/cz/cuni/mff/jpddl/tools/planners/Lama.java and also include the lama.sh file found in this directory in the path referenced in the same file.

Additional resources

In the AAAI paper, we mention that we also tested compilation to FOND. This compilation and its detailed description is available in the RCRA workshop paper. Source codes for this compilation (and experiments performed for the paper) are available in a separate repository.

jpddl's People

Contributors

kefik avatar martinpilat avatar

Watchers

 avatar James Cloos 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.