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

Uploaded Python 3

File details

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

File metadata

  • Download URL: up_paraspace-0.0.7.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.7.tar.gz
Algorithm Hash digest
SHA256 d5ac7436ef624b1ed5941ba51969a3e14058ede8e73620b0442783a618d36114
MD5 5a0b9bb80150d94be6eca57a3cd0c1d1
BLAKE2b-256 d5ff3c4729dcf05bf61bd38881e69a25ff510be22fa6dd28ee5c7436c19bd949

See more details on using hashes here.

File details

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

File metadata

  • Download URL: up_paraspace-0.0.7-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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 50d3741fc859918bcdc6b2cb5ad497d7fc117168e2d3133d302641e39ba9e7f8
MD5 ea281479dcec0f13d3f8b5d5ee74b0ea
BLAKE2b-256 54a58d0ca3cfe359a840abf80582e8d18b52644858da538f58f62db4bcae9c07

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