帳號:guest(3.142.114.245)          離開系統
字體大小: 字級放大   字級縮小   預設字形  

詳目顯示

以作者查詢圖書館館藏以作者查詢臺灣博碩士論文系統以作者查詢全國書目勘誤回報
作者:方佰履
作者(英文):Bai-Lu Fang
論文名稱:以布穀鳥演算法求解整合生產排程與車輛途程問題
論文名稱(英文):Cuckoo Search for Integrating Machine Scheduling and Vehicle Routing
指導教授:吳政翰
溫日華
指導教授(英文):Gen-Han Wu
Yat-wah Wan
口試委員:丁慶榮
陳正杰
溫日華
吳政翰
口試委員(英文):Ching-Jung Ting
Cheng-Chieh Chen
Yat-wah Wan
Gen-Han Wu
學位類別:碩士
校院名稱:國立東華大學
系所名稱:運籌管理研究所
學號:610437011
出版年(民國):106
畢業學年度:106
語文別:中文
論文頁數:75
關鍵詞:平行機台多車輛時窗限制布穀鳥演算搜尋法粒子群搜尋法
關鍵詞(英文):parallel machinevehicle routingtime windowcuckoo searchparticle swarm optimization
相關次數:
  • 推薦推薦:0
  • 點閱點閱:53
  • 評分評分:系統版面圖檔系統版面圖檔系統版面圖檔系統版面圖檔系統版面圖檔
  • 下載下載:28
  • 收藏收藏:0
整合生產排程與車輛途程之問題可分為兩部分問題,其一為生產之排程問題,考慮機台與訂單如何於廠內有效規劃生產順序;其二為送貨之車輛途程問題,針對訂單的指定地點與車輛路徑上亦須有效安排,但在整合生產排程與車輛途程問題中為了使其更接近接近實際情形,本研究將訂單送達指定地點上提供一時間窗限制,欲滿足客戶的需求,整合兩部分問題須同步考量。
本研究是以最小化總加權延遲時間且為配送車隊,為單一場站內完全相同平行機台、單一車輛種類、多車輛、多個需求、時窗限制和路徑時間等的整合生產排程與車輛途程問題,此類型問題屬於NP-hard問題,故本研究嘗試運用布穀鳥演算搜尋法、和粒子群搜尋法改善尋找最佳解的過程,分析各求解品質及求解過程,不單是為整合生產排程與車輛途程問題增加求解工具之選擇並期待有更佳的搜尋品質。
In this study, we focus on solving the integrating problem of parallel machine scheduling and vehicle routing with the objective of minimizing the total weighted tardiness time. We coordinate the production sequence in identical parallel machines and delivery routes in identical vehicles simultaneously after accepting the customers’ order requests. Both of the cuckoo search and particle swarm optimization algorithm are developed to find the optimal solution. In order to intensify the capability of cuckoo search, cuckoo search and particle swarm optimization algorithm into variable neighborhood search and compare their solving effects.
In experimental analysis, two hybrid meta heuristics including cuckoo search hybrid with variable neighborhood searches and particle swarm optimization algorithms embedded with the proposed variable neighborhood searches are implemented to obtain their solving effects in different sizes of problems. The numerical results show that the embedded particle swarm optimization algorithm can obtain better objective values.
摘要 I
Abstract II
目錄 III
圖目錄 V
表目錄 VII
第一章、緒論 1
1.1研究背景 1
1.2研究動機與目的 2
1.3研究架構 3
第二章、文獻回顧 5
2.1 整合問題相關文獻 5
2.1.1 供應鏈型態之整合 5
2.1.2 生產與配送型態整合 6
2.1.3 整合生產排程與車輛途徑相關文獻 8
2.2 演算法相關文獻 16
2.2.1 變動鄰域搜尋法 16
2.2.2 粒子群演算法 17
2.2.3 布穀鳥搜尋法 19
第三章、研究議題與數學模型 21
3.1問題描述 21
3.2問題假設 21
3.3 數學模型 23
第四章、演算法建置與執行 27
4.1程式起始編碼 27
4.2 鄰域結構 29
4.3 變動鄰域搜尋法 32
4.4 改良數值編碼方式 35

4.4.1迴圈型數值編碼(Cycle Value) 35
4.4.2浮點數型編碼(Float Value) 36
4.5 混合啟發式演算法 37
4.5.1 布穀鳥搜尋法混合變動鄰域搜尋法(Hybrid CS/VNS) 38
4.5.2 粒子群搜尋法混合變動鄰域搜尋法(Hybrid PSO/VNS) 41
第五章、實驗設計與結果 45
5.1 實驗參數設置 46
5.1.1問題參數上、下界設定値 46
5.1.2粒子群演算法混合變動鄰域搜尋法參數設定 47
5.1.3 布穀鳥搜尋法混合變動鄰域搜尋法參數最佳化實驗 48
5.2兩種演算法於小型問題上比較 51
5.3不同編碼方式之演算法於大型問題上比較 52
5.3.1三種不同編碼方式之布穀鳥演算法比較 53
5.3.2三種不同編碼方式之粒子群演算法比較 53
5.4三種粒子群演算法與三種布穀鳥演算法比較 54
第六章、結論與未來研究 57
參考文獻 59
附錄 63

吳得魁,2013。利用巢狀式變動鄰域搜尋法求解平行機台排程與途程規劃之整合問題,國立東華大學運籌管理研究所碩士論文。
周士喻,2014。考量提早與延遲成本之訂單接受與平行機台排程問題研究。國立東華大學運籌管理研究所碩士論文。
陳彥宏,2014。整合生產排程與車輛途程之演算策略研究,國立東華大學運籌管理研究所碩士論文。
盧芊竹,2012。整合生產排程與車輛途程之數學規劃研究,國立東華大學運籌管理研究所碩士論文。
Belo-Filho, M. A. F., Amorim, P. and Almada-Lobo, B. 2015. An adaptive large neighbourhood search for the operational integrated production and distribution problem of perishable products. International Journal of Production Research, 53, 6040–6058.
Chang, Y.-C. and Lee, C.-Y. 2004. Machine scheduling with job delivery coordination. European Journal of Operational Research, 158, 470–487.
Cheng, W., Guo, P., Zhang, Z., Zeng, M. and Liang, J. Variable Neighborhood Search for Parallel Machines Scheduling Problem with Step Deteriorating Jobs. Mathematical Problems in Engineering, 2012, Article ID 928312, 20 pages
Chen, H.-K., Hsueh, C.-F., and Chang, M.-S. 2009. Production scheduling and vehicle routing with time windows for perishable food products. Computers & Operations Research, 36, 2311–2319.
Chen, Z.-L., and Vairaktarakis, G. L. 2005. Integrated scheduling of production and distribution operations. Management Science, 51, 614–628.
Chiang, W.-C., Russell, R., Xu, X. and Zepeda, D. 2009. A simulation/metaheuristic approach to newspaper production and distribution supply chain problems. International Journal of Production Economics, 121, 752–767.
Delavar, M. R, Keshteli, M. H and Zavardehi, S. M. A.,2010. Genetic algorithms for coordinated scheduling of production and air transportation. Expert Systems with Applications. 37 8255–8266
Fahimnia, B., Sarkis, J. and Davarzan, H., 2015. Green supply chain management:A review and bibliometric analysis, International Journal of Production Economics. 162 101-114.
Farahani, P., Grunow, M. and Günther, H.-O. 2012. Integrated production and distribution planning for perishable food products. Flexible Services and Manufacturing Journal, 24, 28–51.
Garcia, J. M., Lozano, S. and Canca, D. 2004. Coordinated scheduling of production and delivery from multiple plants. Robotics and Computer-Integrated Manufacturing, 20, 191–198.
Geismar, H. N., Laporte, G., Lei, L. and Sriskandarajah, C. 2008. The integrated production and transportation scheduling problem for a product with a short lifespan. INFORMS Journal on Computing, 20, 21–33.
Guo, P., Cheng, W. and Wang, Y., 2015. Parallel machine scheduling with step-deteriorating jobs and setup times by a hybrid discrete cuckoo search algorithm. Engineering Optimization, 47(11), 1564-1568.
Jongsung Lee, Byung-In Kim, Andrew L.Johnson, Kiho Lee,2013. The unclear  medicine production and delivery problem. European Journal of Operational Research, 236 461-472.
Keshteli, M. H, Aminnayeri, M. and Ghomi, S.M.T. F.,2014. Integrated scheduling of production and rail transportation. Computers & Industrial Engineering 74 240–256.
Kennedy, J. and Eberhart, R., 1995. Particle swarm optimization. In Proceedings of the 1995 International Conference on Neural Networks. 4, 1942-1948.
Leccardi, M.: Comparison of three algorithms for Lèvy noise generation. In Proceedings of Fifth EUROMECH Nonlinear Dynamics Conference, Mini Symposium on Fractional Derivatives and their Applications
Lee, J., Kim, B.-I., Johnson, A. L. and Lee, K. 2014. The nuclear medicine production and delivery problem. European Journal of Operational Research, 236, 461–472.
Li, C.-L., Vairaktarakis, G. and Lee, C.-Y. 2005. Machine scheduling with deliveries to multiple customer locations. European Journal of Operational Research, 164, 39–51.
Li, W., Zu, L. 2015. A Heuristic method for the integrated production distribution problem. In Proceedings of the 2015 industrial and systems engineering research conference . Nashville, USA: Institute of Industrial and Systems Engineers (IISE).

Low, C., Li, R.-K. and Chang, C.-M. 2013. Integrated scheduling of production and delivery with time windows. International Journal of Production Research, 51, 897–909.
Low, C., Chang, C.-M., Li, R.-K. and Huang, C.-L. 2014. Coordination of production scheduling and delivery problems with heterogeneous fleet. International Journal of Production Economics, 153, 139–148.
Mantegna, R.N. 1994. Accurate algorithm for numerical simulation of Levy stable stochastic processes. Physical Review E. vol. 49.
Meinecke, C. and Scholz-Reiter, B. 2014. A heuristic for the integrated production and distribution scheduling problem. International Journal of Mechanical, Aerospace, Industrial, Mechatronics and Manufacturing Engineering, 8, 278–285.
Mladenovic, N., Hansen, P. 1997. Variable Neighborhood Search. Computers & Operations Research,0305-0548/97
Naso, D., Surico, M., Turchiano, B., Kaymak, U. 2007. Genetic algorithms for supply-chain scheduling: A case study in the distribution of ready-mixed concrete. European Journal of Operational Research, 177, 2069–2099.
Pandey, S., Wu, L.,Guru, S.-M., Buyya, R. A Particle Swarm Optimization-based Heuristic for Scheduling Workflow. Institute of Electrical & Electronics Engineers.
Stef, M. Katrien, R. An, C. Yasemin, A. 2016. Integrating production scheduling and vehicle routing decisions at the operational decision level: A review and discussion. Computers and Industrial Engineering.
Ullrich, C. A. 2013. Integrated machine scheduling and vehicle routing with time windows. European Journal of Operational Research, 227, 152–165.
Yang, X. and Deb, S., 2009. Cuckoo search via Lévy flights. In Proceedings of World Congress on Nature and Biologically Inspired Computing (NABIC 2009), 210–214.
 
 
 
 
第一頁 上一頁 下一頁 最後一頁 top
* *