Tourist trip design problem with POI categories

We propose awe propose an efficient deterministic method based on Expectation-Maximization (EM)
22.0 次下载
更新时间 2024/3/14

查看许可证

his code is a simple implementation of METHOD pirem and m-pirem methods PROPOSED IN [1]
You can find more details in [1]
Files:
runBestPathsClustersReal.m : implemetation of the method
[1] C. Panagiotakis, E. Daskalaki H. Papadakis, and P. Fragopoulou, The tourist trip design problem with POI categories via an Expectation-Maximization based method, RecSys Workshop on Recommenders in Tourism, 2022.
You can download Datasets/Code/Results
from: https://sites.google.com/site/costaspanagiotakis/research/pirem
Method description:
  • The proposed method sequentially solves the PIR by providing in each step the POI that is expected to maximize a suitable objective function, taking into account the user satisfaction, user time budget, the POIs opening hours and spatial constraints (e.g. start and end point, POIs locations, etc).
  • Finally, the proposed itinerary can be improved by exploring better the search space via an extra stage of successive replacements of visited POIs with unvisited ones that increase the score of the objective function.

引用格式

Costas Panagiotakis (2024). Tourist trip design problem with POI categories (https://www.mathworks.com/matlabcentral/fileexchange/117070-tourist-trip-design-problem-with-poi-categories), MATLAB Central File Exchange. 检索来源 .

C. Panagiotakis, E. Daskalaki H. Papadakis, and P. Fragopoulou, The tourist trip design problem with POI categories via an Expectation-Maximization based method, RecSys Workshop on Recommenders in Tourism, 2022.

MATLAB 版本兼容性
创建方式 R2022a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.1

image update

1.0.0