https://github.com/tuandoan998/astar
AI Project
https://github.com/tuandoan998/astar
Last synced: 4 months ago
JSON representation
AI Project
- Host: GitHub
- URL: https://github.com/tuandoan998/astar
- Owner: tuandoan998
- Created: 2018-10-25T04:58:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-18T11:30:49.000Z (about 6 years ago)
- Last Synced: 2025-01-03T14:23:45.170Z (6 months ago)
- Language: Python
- Homepage:
- Size: 47.9 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# astar
Project AI
# Run in terminal
A* algorithm: python3 1612780_1612554_Lab01.py input5.txt output5.txt
ARA* algorithm: python3 1612780_1612554_Lab01.py input5.txt output5.txt (epsilon) (time_limit)