Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# SI-Astar