{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/9"}],"enrichment":{"capability":"Unified Planning provides a Python library for formulating automated planning problems and invoking planners to solve them, supporting STRIPS and RDDL problem representations.","skillfed_tags":["planning","constraint-solving","ai-research"],"use_cases":["Formulate and test STRIPS-based planning problems without writing domain-specific planner syntax","Prototype automated planning solutions for robotics, scheduling, or resource allocation tasks","Integrate RDDL probabilistic planning domains into Python applications","Conduct research on planning algorithms by providing a unified problem representation interface"],"what_it_does":"Unified Planning is a framework for expressing automated planning problems in Python using standard representations like STRIPS and RDDL. It abstracts away the complexity of problem formulation, allowing developers and researchers to define planning domains, actions, fluents, and goals in a high-level Python API, then invoke automated planners to solve them.\n\nThe library depends on pyparsing for parsing, networkx for graph operations, and ConfigSpace for configuration handling. It targets researchers and developers working on AI planning, constraint satisfaction, and automated reasoning. The package is in Alpha development status and supports Python 3.8, 3.9, 3.10, and 3.11.","worth_installing":"Yes, if you need to formulate and solve automated planning problems in Python. The low install friction, permissive Apache license, and support for standard planning representations make it suitable for research and prototyping. The aging maintenance status is a minor concern\u2014verify that external planner backends you need are still supported before committing to production use."},"id":"unified-planning","links":{"html":"https://skillfed.io/packages/unified-planning","md":"https://skillfed.io/packages/unified-planning.md","pypi":"https://pypi.org/project/unified-planning/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-12-17","license_spdx":null,"license_treatment":"permissive","name":"unified-planning","python_support":"supports_current","summary":"Unified Planning Framework"},"popularity":{"monthly_downloads":124885,"position":11848,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.3.0"}
