Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackfirth/planning
A Racket package for automated planning
https://github.com/jackfirth/planning
data-structures library planning racket
Last synced: 26 days ago
JSON representation
A Racket package for automated planning
- Host: GitHub
- URL: https://github.com/jackfirth/planning
- Owner: jackfirth
- License: apache-2.0
- Created: 2020-02-28T14:23:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-04T22:52:22.000Z (over 4 years ago)
- Last Synced: 2024-12-01T00:50:35.279Z (29 days ago)
- Topics: data-structures, library, planning, racket
- Language: Racket
- Homepage: https://pkgs.racket-lang.org/package/planning
- Size: 180 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# planning [![CI Status][ci-status-badge]][ci-status] [![Documentation][docs-badge]][docs]
A Racket package for [automated planning][wiki-automated-planning].
[ci-status]: https://github.com/jackfirth/planning/actions
[ci-status-badge]: https://github.com/jackfirth/planning/workflows/CI/badge.svg
[docs]: https://docs.racket-lang.org/planning/index.html
[docs-badge]: https://img.shields.io/badge/docs-published-blue.svg
[wiki-automated-planning]: https://en.wikipedia.org/wiki/Automated_planning_and_scheduling