簡易檢索 / 詳目顯示

研究生: 吳政遠
Wu, Cheng-Yuan
論文名稱: 以多目標演化演算法求解雙目標汙染車輛路由問題
Solving a Bi-objective Pollution Routing Problem Using Multi-objective Evolutionary Algorithms
指導教授: 蔣宗哲
Chiang, Tsung-Che
學位類別: 碩士
Master
系所名稱: 資訊工程學系
Department of Computer Science and Information Engineering
論文出版年: 2019
畢業學年度: 107
語文別: 中文
論文頁數: 50
中文關鍵詞: 多目標演化演算法車輛路由問題雙目標汙染車輛路由問題
英文關鍵詞: Evolutionary Algorithm, Vehicle Routing Problem, Pollution Routing Problem
DOI URL: http://doi.org/10.6345/THE.NTNU.DCSIE.006.2019.B02
論文種類: 學術論文
相關次數: 點閱:80下載:30
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 本論文使用多目標演化演算法NSGAIII求解雙目標汙染車輛路由問題 (Pollution Routing Problem),此問題為車輛路由問題 (Vehicle Routing Prolbem) 的延伸。雙目標汙染車輛路由問題中物流車有最大容量 (capacity) 限制;客戶與倉庫都有最早開始服務時間 (ready time) 與最晚服務時間 (due time),物流車必須在這段時間內抵達,此為時間限制。我們希望同時最小化總油耗量與最小化總花費時間,但速度在一定速度後越快變得越耗油,想要降低耗油會拉長花費時間,兩者無法同時下降。然而,我們可以求出非凌越解 (non-dominated solution),這些解在目標空間中形成柏拉圖前緣 (Pareto front),本論文的目標是求得接近此問題之真實解的柏拉圖前緣。
    我們使用最近鄰點法 (Nearest Neighborhood, NN) 初始化方式來使初始解具備一定品質。多目標路線建構來提前使解具有多目標特性與更具多樣性。探討多種速度對於汙染車輛路由問題的影響性。使用NEH與2-Opt搜尋法的來增強最小化總行駛距離來接近真實解之柏拉圖前緣。
    本論文提出的演算法在使解族群更具有多目標特性有較佳的效果。

    中文摘要 i 誌謝 ii 目錄 iii 附圖目錄 v 附表目錄 vi 第一章 緒論 1 1.1 研究動機 1 1.2 車輛路由問題 1 1.3 演化演算法 5 1.4 多目標最佳化問題 7 1.5 研究方法 8 1.6 論文架構 9 第二章 問題定義 10 第三章 文獻探討 16 3.1 綠能車輛路由 16 3.1.1 耗能因子 16 3.1.2 碳排放計算 17 3.1.3 求解GVRP之演算法 18 3.2 求解汙染車輛路由問題 19 3.2.1 精確演算法 19 3.2.2 常見的鄰域函式 20 3.2.3 適應性大規模鄰域搜尋法 (ALNS) 21 第四章 方法與實驗步驟 22 4.1 演算法架構 22 4.2 解的編碼 23 4.3 解的解碼(路線建構) 23 4.4 初始化族群 (initial population) 的產生 29 4.5 交配 29 4.6 區域搜尋法 30 4.6.1 NEH 30 4.6.2 2-Opt 32 4.7 速度優化演算法 33 第五章 實驗與結果 35 5.1 測試問題 35 5.2 效能指標 35 5.3 比較文獻 35 5.4 實驗與結果 36 5.4.1 隨機初始化與NN初始化之結果比較 36 5.4.2 多目標與單目標路線建構求解之比較 37 5.4.3 速度對於此問題的影響 40 5.4.4 區域搜尋有無之比較 43 5.4.5 與文獻之單目標比較 44 第六章 結論與未來研究方向 46 參考文獻 47

    [1]行政院環保署。網址:https://www.epa.gov.tw/ct.asp?xItem=10052&ctNode=31352&mp=epa
    上網日期:2018年9月9日。
    [2]P. Augerat, J. M. Belenguer, E. Benavent, A. Corberán and D. Naddef, “Separating capacity constraints in the CVRP using tabu search,” European Journal of Operational Research, vol. 106, pp. 546-557, 1998.
    [3]S. Erdoğan and E. Miller-Hooks, “A green vehicle routing problem,” Transportation Research Part E:Logistics and Transportation Review, vol. 48, pp. 100-114, 2012.
    [4]H. Li and A. Lim, “Local search with annealing-like restarts to solve the VRPTW,” European Journal of Operational Research, vol. 150, pp. 115-127, 2003.
    [5]T. Bektaş and G. Laporte, “The pollution-routing problem,” Transportation Research Part B, vol. 45, pp. 1232 – 1250, 2011.
    [6]D. Goldberg and R. Lingle, “Allels, Loci and the traveling salesman problem,” 1^st ICGA, pp. 154-159, 1985.
    [7]I. M. Oliver, D. J. Smith and J. Holland, “A study of permutation crossover operators on the travelling salesman problem,” 2^nd International Conference on Genetic Algorithms and Their Applications, pp. 224-230, 1984.
    [8]L. Davis, “Applying adaptive algorithms to epistatic domains, International Joint Conference on Artificial Intelligence, pp. 162-164, 1985
    [9]E. Falkenauer and S. Bouffoix, “A genetic algorithm for job shop,” IEEE ICRA, pp. 824-829, 1991.
    [10]E. Demir, T. Bektaş and G. Laporte, “An adaptive large neighborhood search heuristic for the pollution-routing problem,” European Journal of Operational Research, vol. 223, pp. 346 – 359, 2012.
    [11]E. Demir, T. Bektaş and G. Laporte, “The bi-objective pollution-routing problem,” European Journal of Operational Research, vol. 232, pp. 464 – 478, 2014.
    [12]C. Lin, K. L. Choy, G. T. S. Ho, S. H. Chung and H. Y. Lam, “Survey of green vehicle routing problem: past and future trends,” Expert Systems with Applications, vol.41, no.4, pp.1118-1138, 2013
    [13]Y. Xiao, Q. Zhao, I. Kaku and Y. Xu, ”Development of a fuel consumption optimization model for the capacitated vehicle routing problem,” Computers and Operations Research,vol.39, no.7, pp. 1419-1431, 2012.
    [14]J. Jemai, M. Zekri and K. Mellouli, “An NSGA-II algorithm for the green vehicle routing problem,” In: European Conference on Evolutionary Computation in Combinatorial Optimization, vol.7245, pp.37-48, 2012.
    [15]K. Boriboonsomsin, A. Vu and M. Barth, “Eco-driving: pilot evaluation of driving behavior changes among U.S. drivers,” University of California, Riverside, 2010.
    [16]H. Aronsson and M. H. Brodin, “The environmental impact of changing logistics structures,” International Journal of Logistics Management, vol.17, no.3, pp.394-415, 2006.
    [17]P. Bickel, R. Friedrich, H. Link, L. Stewart and C. Nash, “Introducing environmental externalities into transport pricing: Measurement and implications,” Transport Reviews, vol.26, no.4, pp.389-415, 2006.
    [18]P. R. D. O. D. Costa, S. Mauceri, P. Carroll and F. Pallonetto, “A genetic algorithm for a green vehicle routing problem,” Eletronic Notes in Discrete Mathematic, vol.64, pp.65-75, 2018.
    [19]J. Hickman, D. Hassel, R. Joumard, Z. Samaras and S. Sorenson, Methodology for calculating transport emissions and energy consumption(Report for the Projet MEET), Transport Research Laboratory. Edinburgh, 1999.
    [20]E. B. E. I. Adiba, E. Messaoud and E. H. A. Ahemd, “A hybrid ant colony system for green capacitated vehicle routing problem in sustainbale transport,” Journal of Theoretical &Applied Information Technology, vol.53, no.2, pp.198-208, 2013.
    [21]C. Y. Wu, T. Visutarrom and T. C. Chiang, “Green vehicle routing problem:the tradeoff between travel distance and carbon emissions,” 15th International Conference on Control, Automation, Robotics and Vision, Singapore, pp. 1659-1664, 2018.
    [22]J. Jemai, M. Zekri and K. Mellouli, “Multi-objective genetic algorithm for the green vehicle routing problem:a comparative study,” Journal of Theoretical and Applied information Technology, vol. 95, pp. 6597-6607.
    [23]K. Deb, S. Agrawal, A. Pratap and T. Meyarivan, “A fast elitist non-dominated sorting genetic algorithm for the multi-objective optimization:NSGA-II,” International Conference on Parallel Problem Solving from Nature, vol. 1917, pp.849-858, 2000.
    [24]E. Zitzler, M. Laumanns and L. Thiele, “SPEA2: Improving the strength Pareto evolutionary algorithm,” Computer Engineering and Networks Laboratory(TIK), TIK-report 103, 2001.
    [25]E. Zitzler and S. Künzli, “Indicator-based selection in multiobjective search,” International Conference on Parallel Problem Solving from Nature, vol. 3242, pp. 832-842, 2004.
    [26]A. Tiwari and P. C. Chang, “A block recombination approach to solve green vehicle routing problem,” International Journal of Production Economics, vol. 164,pp. 379-387, 2015.
    [27]P. Shaw, “Using constraint programming and local search methods to solve vehicle routing problem,” Proceedings of the 4th International Conference on Principles and Practice of Constraint Programming. Springer, New York, pp.417-431, 1998
    [28]D. Prisinger and S. Ropke, ”A general heuristic for vehicle routing problems,”Computers & Operations Research, vol.34, no.8, pp.2403-2435, 2007
    [29]D. Prisinger and S. Ropke, ”An adaptive large neighborhood search heauristic for the pickup and delivery problem with time window,” Transportation Science, vol.40, no.4, pp.455-472, 2006a,
    [30]H. Jain and K. Deb, “An improved adaptive approach for elitist nondominated sorting genetic algorithm for many-objective optimization,” International Conference on Evolutionary Multi-Criterion Optimization, Springer, Berlin, Heidelberg, pp. 307-321, 2013.
    [31]C. Prins, “A simple and effective evolutionary algorithm for the vehicle routing problem,” Computers & Operations Research, vol.31, no.12, pp.1985-2002, 2004.
    [32]R. M. Chen, F. R. Hsieh, and D. S. Wu, “Heuristics based ant colony optimization for vehicle routing problem,” 7th IEEE Conference on Industrial Electronics and Applications (ICIEA), pp. 1039-1043, 2012.
    [33]C. A. C. Coello, G. B. Lamont and D. A. Van Veldhuizen, Evolutionary algorithms for solving multi-objective problems, vol. 5, pp. 79-104, 2007.

    下載圖示
    QR CODE