aiplan4eu / unified-planning

The AIPlan4EU Unified Planning Library
Apache License 2.0
185 stars 39 forks source link

UP-BFGP interface v0.2.0, few-shot engine and BFGP++ generalized planner v0.1.0 #514

Open jsego opened 10 months ago

jsego commented 10 months ago

This code is required for the Final Deliverable of the "Integration of a Generalized Planner in the Unified Planning Framework" project.

The PR includes a new engine to do few-shot planning, where the input is a set of problems in a given domain. Also registers a new planner named BFGP whose interface can be found in the up-bfgp repository.