摘要
当旅游景点数目庞大,而限定时间不足以访问任何路径中的所有景点时,现有的搜索方法找不到事实上存在满足条件的路线.提出了一种高效的最优路径近似搜索算法PSScaling,使用修整参数δ,将景点的人气分数调整为一个整数,然后利用路径标签上缩放后景点的人气分数和子路径的时间代价选择最优的子路径向终点扩展,在同一路径中挑选最佳的访问景点组合.最后,通过实验分析,验证了本文提出的算法能够在很高的执行效率下找到近似的最优路线.
When the permitted time is not enough to visit all attractions in any path, the path satisfying the constraints could not be found by the existing search methods. An approximation algorithm PSScaling to solve this problem was presented, making a choice on any node (visit or pass by) according to the tradeoff between permitted time and popularity score of attractions, and selecting the best combination of attractions to access in the same path. The experimental results on real data sets reveal that the proposed algorithm is able to find the approximate optimal path efficiently.
出处
《东北大学学报(自然科学版)》
EI
CAS
CSCD
北大核心
2016年第5期629-633,共5页
Journal of Northeastern University(Natural Science)
基金
国家自然科学基金资助项目(61572122
61322208
61173031
61129002
61532021)
教育部高等学校博士学科点专项科研基金资助项目(20110042110028)
吉林省教育厅科研计划项目(吉教科合字2015第420号)
关键词
基于位置的服务
行程规划
时间约束
最优路径搜索
路网
location-based services
trip planning
time constrained
optimal path search
road network