{"library":"unified-planning","type":"library","category":null,"description":"Unified Planning is a Python framework for AI planning that provides a common API for modeling planning problems and using different planning engines. It supports PDDL, STRIPS, temporal and numeric planning, and integrates multiple solvers (e.g., Fast Downward, ENHSP). Current version is 1.3.0, with regular releases.","language":"python","status":"active","version":"1.3.0","tags":["planning","AI","PDDL","scheduling","automated planning"],"last_verified":"Sat May 09","install":[{"cmd":"pip install unified-planning","imports":["from unified_planning.shortcuts import Problem","from unified_planning.engines import Engine","from unified_planning.model import OperatorKind"]}],"homepage":"https://www.aiplan4eu-project.eu","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/unified-planning/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}