AI-Planning / AI-Planning/planutils
Allow for pythonic invocation of planners
Open
enhancement
good first issue
help wanted
- Dominant language
- Shell
- Stars
- 140
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Leveraging the installed packages, and the endpoint configuration for the server, we should be able to dynamically allow for planners to be called via python. First step would be to extract the server process call [here](https://github.com/AI-Planning/planutils/blob/main/planutils/server.py#L41), and then have something wrap/redirect function calls to that code.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.