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.6.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.6-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: up_paraspace-0.0.6.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.6.tar.gz
Algorithm Hash digest
SHA256 8553af4b910a347b954f5ddb0f5a2599061a92bcf5eef65be9d3de712eaab9cb
MD5 82774340fd1d3f1c4d247e5c2627b9ea
BLAKE2b-256 fdb60d701eb489a9dd81935deb6332d80193bfcf749107faddfae3065e499802

See more details on using hashes here.

File details

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

File metadata

  • Download URL: up_paraspace-0.0.6-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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 747e8c17245c0ccd11c1057fd755c02a8b344f125f67dcee97b9202597b527f0
MD5 3f4647566c293b6ba1ab51baa3469cbd
BLAKE2b-256 fce376b948c8fc2a254fd2d1cd45bc77da23fc2be7e290f68808802848c86c7b

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