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

https://github.com/mahmoudmabrok/menofiasearcher

An application that retrieves the coordinates of various cities and uses a chosen search algorithm, such as BFS or A*, to determine the shortest path between them.
https://github.com/mahmoudmabrok/menofiasearcher

bfs-algorithm dfs-algorithm java

Last synced: 4 months ago
JSON representation

An application that retrieves the coordinates of various cities and uses a chosen search algorithm, such as BFS or A*, to determine the shortest path between them.

Awesome Lists containing this project

README

        

# MenofiaSearcher
a desktop app to get **coordinates** of cities then use a **search algorithm** (Depth First, Breadth First, A* ) to find **path** from city to another.

# Demo
[Youtube](https://www.youtube.com/watch?v=gpzawvLY6dI)