EXPERIMENT AND RESULT Experiment Settings Dataset: Package pick-up data in Hangzhou, China . Baselines: Heuristic: Time-Greedy, Distance-Greedy, and OR-Tools. Machine Learning/Deep Learning : OSquare , DeepRoute [1], and FDNET[2]. Graph-based: Graph2Route [3]. [1] Wen, H., Lin, Y., Wu, F., Wan, H., Guo, S., Wu, L., ... & Xu, Y. (2021, April). Package pick-up route prediction via modeling couriers’ spatial-temporal behaviors. In 2021 IEEE 37th International Conference on Data Engineering (ICDE) (pp. 2141-2146). IEEE. [2] Gao, C., Zhang, F., Wu, G., Hu, Q., Ru, Q., Hao, J., ... & Sun, Z. (2021, August). A deep learning method for route and time prediction in food delivery service. In Proceedings of the 27th ACM SIGKDD Conference on Knowledge Discovery & Data Mining (pp. 2879-2889). [3] Wen, H., Lin, Y., Mao, X., Wu, F., Zhao, Y., Wang, H., ... & Wan, H. (2022, August). Graph2route: A dynamic spatial-temporal graph neural network for pick-up and delivery route prediction. In Proceedings of the 28th ACM SIGKDD conference on knowledge discovery and data mining (pp. 4143-4152). Measurement : HR@k : quantify the similarity between the top-k items of two sequences. Kendall Rank Correlation(KRC): measure the ordinal association between two sequences. LSD (Location Square Deviation): measures the degree that the prediction deviates from the label. where is the number of concordant pairs, and is the number of discordant pairs.