Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucashnss/if684-astar-algorithm
This is a project for the course Inteligent Systems (IF684) in CIN-UFPE. Basically it's the implementation of a* algorithm, which is a algorithm of path search, the objective is discover the best path between two Paris stations.
https://github.com/lucashnss/if684-astar-algorithm
algorithms astar-algorithm
Last synced: 6 days ago
JSON representation
This is a project for the course Inteligent Systems (IF684) in CIN-UFPE. Basically it's the implementation of a* algorithm, which is a algorithm of path search, the objective is discover the best path between two Paris stations.
- Host: GitHub
- URL: https://github.com/lucashnss/if684-astar-algorithm
- Owner: lucashnss
- Created: 2024-05-05T14:48:20.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-05T14:48:46.000Z (6 months ago)
- Last Synced: 2024-05-05T15:44:20.479Z (6 months ago)
- Topics: algorithms, astar-algorithm
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SI-Astar