AI-Planning / AI-Planning/planning-as-a-service

Manifest for the planner features

未关闭
#13 0 条评论 0 个 reaction 已指派 2 人 已被 @camcunningham 认领 在 GitHub 查看
主要语言
Python
星标
43
派生
13
PR 合并指标
30 天内没有已合并 PR

描述

Currently, the planning-as-a-service is using lama and bfws as planners (According to the deployment record: https://drive.google.com/file/d/1El1v53_h5BlfT0K3PaCIgr_oBSmPRpbT/view?usp=sharing).

The lama planner will return and store the plan results to the "sas_plan.ipc" files. When dealing with the PDDL problem with cost syntax, the results can be multiple with different total cost. Please check the demonstration section of this video: https://www.youtube.com/watch?v=-nD5qpk508w

It would be great to have a manifest for what features the planner can provide, so that the user can choose what kind of result they want. For example, all plans will be returned if users want all results, and if users want the optimal result, the plan with minimum total cost will be returned.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。