Git Product home page Git Product logo

fond4ltlf's Introduction

FOND 4 LTLf

PyPI - Python Version GitHub

test lint docs

isort black

DOI

FOND 4 LTLf is a tool that compiles Fully Observable Non-Deterministic (FOND) planning problems with temporally extended goals, specified either in LTLf or in PLTLf, into classical FOND planning problems.

It is also available online at https://fond4ltlf.herokuapp.com/.

Prerequisites

This tool is based on the following libraries:

They are automatically added while installing FOND4LTLf.

Install

  • Intall from source (master branch):
pip install git+https://github.com/whitemech/FOND4LTLf.git
  • or, clone the repository and install:
git clone https://github.com/whitemech/FOND4LTLf.git
cd fond4ltlfpltlf
pip install .

How To Use

Use the command line interface:

fond4ltlfpltlf -d <path/to/domain.pddl> -p <path/to/problem.pddl> -g "formula"

You can also specify custom output paths for the new domain and the new problem using --out-domain or -outd and --out-problem or -outp.

Features

  • Syntax and parsing support FOND Planning in PDDL
  • Compilation of Deterministic Finite-state Automaton into PDDL

Tests

To run tests: tox

To run only the code tests: tox -e py3.8

To run only the code style checks: tox -e flake8

License

FOND4LTLf is released under the GNU Lesser General Public License v3.0 or later (LGPLv3+).

Copyright 2019-2022 WhiteMech

Author

Francesco Fuggitti

fond4ltlf's People

Contributors

francescofuggitti avatar lbonassi95 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.