A Network Graph Embedding Based Solution to the Optimal Sequenced Route Query in Road Networks

Chen Chunan,Sun Weiwei,Chen Chong
2011-01-01
Journal of Computer Research and Development
Abstract:This paper addresses the problem of optimal sequenced route query(OSRQ) in road networks.Given n sets of objects with different feature types M1,M2,…,Mn,the source s and the destination t,the OSRQ will find the shortest path which starts from s and ends at t,and additionally,passes at least one point in each of the given object sets in sequence.The OSRQ is frequently used in many applications like GIS.For example,a user driving from a school to his home might want to stop at a gas station,a bank and a restaurant on his way,and the OSRQ will provide him with the shortest route.In this paper,we propose a network graph embedding based solution to the OSRQ named EOSRA.Based on the upper bound and lower bound provided by the embedding framework,the EOSRA algorithm first prunes most of the existing routes,and retrieves the optimal sequenced route in the refinement step.Experimental evaluation shows that the EOSRA algorithm outperforms the existing solution to the OSRQ.
What problem does this paper attempt to address?