Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amyanchen/tower-of-hanoi
EECS 348: Intro to Artificial Intelligence, Assignment 1 (Python)
https://github.com/amyanchen/tower-of-hanoi
best-first-search breadth-first-search depth-first-search
Last synced: about 10 hours ago
JSON representation
EECS 348: Intro to Artificial Intelligence, Assignment 1 (Python)
- Host: GitHub
- URL: https://github.com/amyanchen/tower-of-hanoi
- Owner: amyanchen
- Created: 2018-03-27T00:18:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-27T00:21:25.000Z (over 6 years ago)
- Last Synced: 2023-10-20T10:01:03.248Z (about 1 year ago)
- Topics: best-first-search, breadth-first-search, depth-first-search
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tower-of-Hanoi
EECS 348: Intro to Artificial Intelligence, Assignment 1 (Python)