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)

Building/publishing

This section is intended for package maintainers.

Up-paraspace is a pure Python package that does not need to build any native code. The pyparaspace package that it depends on has a more involved build process. Building and publishing is done with hatch. Run:

hatch publish

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.11.tar.gz (12.9 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.11-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for up_paraspace-0.0.11.tar.gz
Algorithm Hash digest
SHA256 926ad7682e913c268281d8a4079fb45b55c362b562425b4c34786389cebfd57d
MD5 50c514aaba91cbd621d48b040a50c610
BLAKE2b-256 92be8c76f3517b6e079b0762169fcd5660108f4ca9b679a59882c5aeec6a94f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for up_paraspace-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 1a48dd1c67737487cec4d1eb40bea03582017adb7b6b4f2ed146640f1f332968
MD5 e712ee548610fa500da492cc584a9f43
BLAKE2b-256 24a0c1367d063b47aa90bfb222f7a3a33510737a639e5c96b84029e1e1921464

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