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.8.tar.gz (6.4 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.8-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for up_paraspace-0.0.8.tar.gz
Algorithm Hash digest
SHA256 b90d3804d995e20d9ffe15ad7cfa13cc664d10e6f2972318f6377bea442df451
MD5 7be63f610babc1fc934b0ee5e7b5e241
BLAKE2b-256 61301a1c1dfe1faa9eb351fbac5efd15fbb927749f2252f8503d4c520b71d345

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for up_paraspace-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 fa681ebf6bc257bcfbc2f05effb4773d9741aae7e15986ec75f2b7369e7b800f
MD5 b9f0cf7879659b38b85b3153f08c4804
BLAKE2b-256 24fed88fbd61306a473e79c1c18853a128e012d22f2196bfa7c8f2a4971f6daa

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