Abstract

Multirequest route planning (MRRP) based on user demand is an active location-based service in point-of-interest (POI) networks. The goal of MRRP is to plan the shortest route that meets the requests specified by the user. However, because MRRP is an NP-hard problem, most existing methods involve the use of greedy search in the planning of approximate routes, leaving much room for improvement in route quality. Therefore, in this study, an anytime algorithm called one-way search (OWS) was proposed to efficiently solve MRRP queries. OWS integrates branch-and-bound and greedy search. It not only helped rapidly detect an accepted route but also allowed for more optimal routes to be iteratively generated until the most optimal route was identified. OWS has three pruning mechanisms named Filter, Potential, and Petrifaction and three operations named Wilting, Selection, and Reverse Update to avoid unnecessary searches and improve search efficiency. To the best of the authors’ knowledge, this is the first study of MRRP queries that investigates both optimal route planning and searching efficiency. The experimental results obtained on real-world POI datasets indicated that OWS outperformed state-of-the-art anytime algorithms in terms of quality and efficiency.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.