Tourist trip design problem with POI categories

We propose awe propose an efficient deterministic method based on Expectation-Maximization (EM)
30 download
Aggiornato 14 mar 2024

Visualizza la licenza

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.

Cita come

Costas Panagiotakis (2025). Tourist trip design problem with POI categories (https://it.mathworks.com/matlabcentral/fileexchange/117070-tourist-trip-design-problem-with-poi-categories), MATLAB Central File Exchange. Recuperato .

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.

Compatibilità della release di MATLAB
Creato con R2022a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.1

image update

1.0.0