Coder Social home page Coder Social logo

ryanxwang / up-enhsp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aiplan4eu/up-enhsp

0.0 0.0 0.0 67 KB

This is the integrator for ENHSP, the Expressive Numeric Heuristic Search Planner. ENHSP is a planner supporting classical and numeric state variables, and is able to compute both satisificing and optimal plans in a one-shoot or anytime manner.

License: Apache License 2.0

Python 73.30% PDDL 26.70%

up-enhsp's Introduction

ENHSP Unified Planning integrator

This is the ENHSP UP integrator. ENHSP is an expressive numeric planner supporting planning problems involving Boolean and numeric state variables, actions, processes and events as those that can be expressed using the PDDL+ language. A distinctive feature of ENHSP is the ability to reason over problems with a prevalent numeric structure, which may involve linear and non-linear numeric conditions. ENHSP favors the capability of modeling expressive problems; indeed it handles disjunctive preconditions and conditional effects without compiling them away through potentially expensive compilations (e.g., exponential conversion into DNF). ENHSP can be used as a satisficing or optimal planner, yet optimality is only guaranteed for fragments of PDDL+, in particular so called simple numeric planning problems. ENHSP is written completely in JAVA. ENHSP has been firstly presented here, yet it contains many features studied in several other papers from the AI Planning literature.

Installation

After cloning this repository run pip install up-enhsp. up-enhsp can also be installed through the unified-planning framework with the command pip install unified-planning[enhsp]. ENHSP will be downloaded and compiled directory from the public repository of ENHSP. ENHSP, and therefore this integrator requires the openjdk 17 installed on your machine.

Planning approaches of UP supported

Numeric Planning

Default configuration

Greedy Best First Search as search algorithm + the hadd heuristic.

Operative modes of UP currently supported

One shot planning

Acknowledgments

This library is being developed for the AIPlan4EU H2020 project (https://aiplan4eu-project.eu) that is funded by the European Commission under grant agreement number 101016442.

up-enhsp's People

Contributors

alvalentini avatar hstairs avatar lbonassi95 avatar mikand avatar stoppini avatar framba-luca avatar ryanxwang 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.