易逝品两梯次配送网络的邻域空间约简迭代局部搜索

Sona Kande, C. Prins, Lucile Belgacem, Benjamin Redon
{"title":"易逝品两梯次配送网络的邻域空间约简迭代局部搜索","authors":"Sona Kande, C. Prins, Lucile Belgacem, Benjamin Redon","doi":"10.1109/CIPLS.2014.7007163","DOIUrl":null,"url":null,"abstract":"This article presents a planning problem in a distribution network incorporating two levels of inventory management. Perishable products are routed with lot-sizing, multi-sourcing and limited transport capacity using a homogeneous fleet of vehicles. A mixed integer linear programming (MILP) and a greedy heuristic have been developed to solve this real planning problem. There are some instances for which the solver cannot give a good lower bound within the limited time and for other instances it takes a lot of time to solve MILP. The greedy heuristic is an alternative to the mixed integer linear program, used to quickly solve some large instances taking into account original and difficult constraints. For some instances the gap between the solution provided by the solver (MILP) and the heuristic becomes quite significant. An iterated local search (ILS) using the variable neighborhood descent (VND) method has been implemented to improve the quality of heuristic solutions. We have included the ILS method in an APS (Advanced Planning System) and have compared it with an exact resolution of the MILP. Two types of instances are tested: models derived from actual data and models built using a random generator of instances that have wider diversity for computational evaluation. The ILS procedure significantly improves the quality of solutions and average computational time is much shorter than MILP resolution.","PeriodicalId":325296,"journal":{"name":"2014 IEEE Symposium on Computational Intelligence in Production and Logistics Systems (CIPLS)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2014-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Iterated local search with neighborhood space reduction for two-echelon distribution network for perishable products\",\"authors\":\"Sona Kande, C. Prins, Lucile Belgacem, Benjamin Redon\",\"doi\":\"10.1109/CIPLS.2014.7007163\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"This article presents a planning problem in a distribution network incorporating two levels of inventory management. Perishable products are routed with lot-sizing, multi-sourcing and limited transport capacity using a homogeneous fleet of vehicles. A mixed integer linear programming (MILP) and a greedy heuristic have been developed to solve this real planning problem. There are some instances for which the solver cannot give a good lower bound within the limited time and for other instances it takes a lot of time to solve MILP. The greedy heuristic is an alternative to the mixed integer linear program, used to quickly solve some large instances taking into account original and difficult constraints. For some instances the gap between the solution provided by the solver (MILP) and the heuristic becomes quite significant. An iterated local search (ILS) using the variable neighborhood descent (VND) method has been implemented to improve the quality of heuristic solutions. We have included the ILS method in an APS (Advanced Planning System) and have compared it with an exact resolution of the MILP. Two types of instances are tested: models derived from actual data and models built using a random generator of instances that have wider diversity for computational evaluation. The ILS procedure significantly improves the quality of solutions and average computational time is much shorter than MILP resolution.\",\"PeriodicalId\":325296,\"journal\":{\"name\":\"2014 IEEE Symposium on Computational Intelligence in Production and Logistics Systems (CIPLS)\",\"volume\":\"9 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2014-12-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2014 IEEE Symposium on Computational Intelligence in Production and Logistics Systems (CIPLS)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/CIPLS.2014.7007163\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2014 IEEE Symposium on Computational Intelligence in Production and Logistics Systems (CIPLS)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/CIPLS.2014.7007163","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

本文提出了一个包含两层库存管理的分销网络的规划问题。易腐产品采用批量、多源和有限运输能力的运输方式,使用同质车队。为了解决这一实际规划问题,提出了混合整数线性规划和贪心启发式算法。在有限的时间内,求解器不能给出一个很好的下界,而在其他情况下,求解MILP需要花费大量的时间。贪心启发式算法是混合整数线性规划的一种替代方案,用于在考虑原始约束和困难约束的情况下快速求解一些大型实例。在某些情况下,求解器(MILP)提供的解与启发式的解之间的差距变得相当大。为了提高启发式解的质量,采用可变邻域下降(VND)方法实现了迭代局部搜索(ILS)。我们将ILS方法纳入APS(高级规划系统),并将其与MILP的精确分辨率进行了比较。测试了两种类型的实例:从实际数据导出的模型和使用具有更大多样性的实例随机生成器构建的模型,以进行计算评估。ILS方法显著提高了解的质量,平均计算时间比MILP方法短得多。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Iterated local search with neighborhood space reduction for two-echelon distribution network for perishable products
This article presents a planning problem in a distribution network incorporating two levels of inventory management. Perishable products are routed with lot-sizing, multi-sourcing and limited transport capacity using a homogeneous fleet of vehicles. A mixed integer linear programming (MILP) and a greedy heuristic have been developed to solve this real planning problem. There are some instances for which the solver cannot give a good lower bound within the limited time and for other instances it takes a lot of time to solve MILP. The greedy heuristic is an alternative to the mixed integer linear program, used to quickly solve some large instances taking into account original and difficult constraints. For some instances the gap between the solution provided by the solver (MILP) and the heuristic becomes quite significant. An iterated local search (ILS) using the variable neighborhood descent (VND) method has been implemented to improve the quality of heuristic solutions. We have included the ILS method in an APS (Advanced Planning System) and have compared it with an exact resolution of the MILP. Two types of instances are tested: models derived from actual data and models built using a random generator of instances that have wider diversity for computational evaluation. The ILS procedure significantly improves the quality of solutions and average computational time is much shorter than MILP resolution.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信