Skip to main content

No project description provided

Project description

Integration of ParaSpace with the Unified Planning Library

The aim of this project is to make the ParaSpace planning engine available in the unified_planning library by the AIPlan4EU project. ParaSpace is a simple, flexible and extensible solver for timeline-based planning problems using Z3 and a novel abstraction refinement algorithm.

Installation

Installing from PyPi is recommended because pre-built packages of ParaSpace's Python integration are available for Windows and Linux.

pip install unified-planning up-paraspace

Usage

from unified_planning.shortcuts import *
import up-paraspace

problem = Problem('myproblem')
# specify the problem (e.g. fluents, initial state, actions, goal)
...

planner = OneshotPlanner(name="paraspace")
result = planner.solve(problem)
print(result)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

up_paraspace-0.0.5.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

up_paraspace-0.0.5-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file up_paraspace-0.0.5.tar.gz.

File metadata

  • Download URL: up_paraspace-0.0.5.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.24.1

File hashes

Hashes for up_paraspace-0.0.5.tar.gz
Algorithm Hash digest
SHA256 44f893ab0f382d2e00d73ffb2f7a719915e4e8b74f843190623445222be217df
MD5 d8a2d3340780375f25b7d49d52457756
BLAKE2b-256 26d27e2ed0d35a35b4a45f1f5f4657392751da38001b3a6c6cba8ec427c96fb3

See more details on using hashes here.

File details

Details for the file up_paraspace-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: up_paraspace-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.24.1

File hashes

Hashes for up_paraspace-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b6f53e70970536f3ce7051addece70967dd0ad87a5bac1c5375024daef0716a3
MD5 ae261b5ea5eb7166bc7901b498175bf4
BLAKE2b-256 220a96d9d7056524c49d7da960107d4ea7ba4f000a54c16ab6d9a717ca3b00d9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page