AI-Planning / AI-Planning/api-tools

New Bounds for scanalyzer

Đang mở
#8 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
Python
Star
14
Fork
8
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

[These plans](https://github.com/AI-Planning/api-tools/files/6435170/improved_plans.tar.gz) seem to not be accepted by the API (`val` is throwing an error). Code attempted to include them:

```python
# IPC-2008
collection_id = 6
# scanalyzer
domain_id = 63

problems = api.get_problems(domain_id)
problem = problems[0]

problem_id = problem['problem_id']
plan = api.get_plan(problem_id)

api.submit_plan(problem_id, plan)
```

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.