Busca de melhor caminho entre m\'ultiplas origens e m\'ultiplos destinos em redes complexas que representam cidades
Daniel Arag\~ao Abreu Filho

TL;DR
This paper explores a heuristic search strategy for finding optimal paths among multiple origins and destinations in complex city networks, extending previous work to multiple cities and analyzing trade-offs between search speed and accuracy.
Contribution
It extends prior research by applying a heuristic search to city networks in Fortaleza, Mumbai, and Tokyo, demonstrating significant time reduction with some accuracy loss.
Findings
Search time was substantially reduced using the heuristic strategy.
The heuristic introduced some errors due to loss of admissibility.
The approach is applicable to various urban network representations.
Abstract
Was investigated in this paper the use of a search strategy in the problem of finding the best path among multiple origins and multiple destinations. In this kind of problem, it must be decided within a lot of combinations which is the best origin and the best destination, and also the best path between these two regions. One remarkable difficulty to answer this sort of problem is to perform the search in a reduced time. This monography is a extension of previous research in which the problem described here was studied only in a bus network in the city of Fortaleza. This extension consisted of an exploration of the search strategy in graphs that represent public ways in cities like Fortaleza, Mumbai and Tokyo. Using this strategy with a heuristic algorithm, Haversine distance, was noticed that is possible to reduce substantially the time of the search, but introducing an error because…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Vehicle Routing Optimization Methods · Smart Parking Systems Research
