- The problem is a Graph that loads some cities of Romania into the structure, an undirected weighted graph.
- The search would be any search algorithm. We're using and testing algorithms from the Artificial Intelligence book cited on the repository description.
- The solution is a result-based and expect by the algorithm.
And, this is our flow.