https://github.com/sunsided/aiplanning
Artificial intelligence planning problems and solutions.
https://github.com/sunsided/aiplanning
artificial-intelligence csharp planning state-space
Last synced: over 1 year ago
JSON representation
Artificial intelligence planning problems and solutions.
- Host: GitHub
- URL: https://github.com/sunsided/aiplanning
- Owner: sunsided
- License: mit
- Created: 2015-01-18T21:10:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-23T12:39:36.000Z (over 11 years ago)
- Last Synced: 2025-02-13T08:28:45.676Z (over 1 year ago)
- Topics: artificial-intelligence, csharp, planning, state-space
- Language: C#
- Homepage:
- Size: 398 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Artificial Intelligence Planning
This repository contains implementations to solve some of the problems given in the
University of Edinburgh's [*Artificial Intelligence Planning* course](https://www.coursera.org/course/aiplan "Artificial Intelligence Planning") at Coursera.