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 *
from unified_planning.engines import PlanGenerationResultStatus

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: up_paraspace-0.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 c8c68cb5ef22a8f35007de04439c2767dca66ff0473652ed6b0ab021d1558350
MD5 aa0dd367141d62f2f5fd4710d8264e54
BLAKE2b-256 6e2365f63a923a09b4f4ee5a65fa00e9a4ae7be376ec3d43b9782ff3f57fc733

See more details on using hashes here.

File details

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

File metadata

  • Download URL: up_paraspace-0.0.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 7f919716eda4b56a7db5a8203b232e2758d767d4577fc5e0b7bc2aacc68ebbaa
MD5 79ad77422e3166dd155c88ae1ffefcf5
BLAKE2b-256 9a8bed1e4f2871ea05865750288ace71aee30428e598039ffe99dda75aa5791e

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