Git Product home page Git Product logo

translation-based-planners's Introduction

T0 - Translation-based planner via Docker

Pull the image from Docker Hub:

docker pull hectorpal/t0-translation-based-planners:latest

Test it with conformant domains. For example, in the conformant/test directory:

docker run -v $PWD/conformant/test:/mnt/test2 hectorpal/t0-translation-based-planners:latest -pl t0 /mnt/test2/d.pddl /mnt/test2/p.pddl

Translation-based planners (all)

A Docker image for running these planners under incomplete information.

First, build and run Docker container

# Build Docker image
docker build . -t translation-based-planners

# Run Docker container, mounting directories
docker run -v $PWD/conformant:/mnt/conformant \
           -v $PWD/conformant-nd:/mnt/conformant-nd \
           -v $PWD/contingent:/mnt/contingent \
           -ti translation-based-planners

t0, conformant planner

# In Docker container
cd /mnt/conformant

See conformant/README.md for further instructions.

For any comments or bugs, please contact me at [email protected].

clg, contingent

# In Docker container
cd /mnt/contingent

See contingent/README.md for further instructions.

For any comments or bugs, please contact me at [email protected], or Alex Albore at [email protected].

Non-deterministic conformant planner

# In Docker container
cd /mnt/conformant-nd

See conformant-nd/README.md for further instructions.

For any comments or bugs, please contact me at [email protected], or Alex Albore at [email protected].

translation-based-planners's People

Contributors

hectorpal avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

zyc-cat

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.