首页 > 最新文献

International Journal of Industrial Engineering Computations最新文献

英文 中文
A two-sided logistics matching method considering trading psychology and matching effort under a 4PL 第四方物流下考虑交易心理和匹配努力的双边物流匹配方法
3区 工程技术 Q4 ENGINEERING, INDUSTRIAL Pub Date : 2023-01-01 DOI: 10.5267/j.ijiec.2023.9.001
Na Yuan, Haiming Liang, Min Huang, Qing Wang
As a supply chain integrator, a fourth party logistics (4PL) typically does not have its own logistics facilities, so the 4PL needs to match third party logistics (3PLs) and customers to meet customers' logistics service demands. An effective matching method can not only improve the efficiency of 4PL supply chain management, but also establish more long-term and stable cooperative relationships with customers and 3PLs. Therefore, we propose a novel two-sided logistics matching method considering the trading psychology and matching effort of matching subjects under the 4PL. First, based on considering the trading psychology, the concepts of blocking pair and stable matching are redefined. Then, based on the public values and matching effort of customers and 3PLs, the evaluation values of customers and 3PLs are calculated. And the trading possibilities of customers and 3PLs are calculated by considering the fairness threshold. Next, we consider different stable matching demands of customers and 3PLs and develop a bi-objective matching model to maximize the trading possibilities of both customers and 3PLs. Furthermore, the properties of the proposed method are discussed. Finally, a numerical example and comparison analysis are provided to prove the feasibility and effectiveness of the proposed method.
作为供应链集成商,第四方物流(4PL)通常没有自己的物流设施,因此需要匹配第三方物流(3pl)和客户,以满足客户的物流服务需求。有效的匹配方法不仅可以提高第四方物流供应链管理的效率,还可以与客户和第三方物流建立更长期稳定的合作关系。因此,我们提出了一种新的双边物流匹配方法,考虑了第四方物流下匹配主体的交易心理和匹配努力。首先,在考虑交易心理的基础上,重新定义了阻塞配对和稳定配对的概念。然后,根据客户和第三方物流企业的公共价值观和匹配努力,计算客户和第三方物流企业的评价值。通过考虑公平阈值,计算了客户与第三方物流商之间的交易可能性。其次,我们考虑了客户和第三方物流的不同稳定匹配需求,并建立了一个双目标匹配模型,以最大化客户和第三方物流的交易可能性。此外,还讨论了该方法的性质。最后通过数值算例和对比分析,验证了所提方法的可行性和有效性。
{"title":"A two-sided logistics matching method considering trading psychology and matching effort under a 4PL","authors":"Na Yuan, Haiming Liang, Min Huang, Qing Wang","doi":"10.5267/j.ijiec.2023.9.001","DOIUrl":"https://doi.org/10.5267/j.ijiec.2023.9.001","url":null,"abstract":"As a supply chain integrator, a fourth party logistics (4PL) typically does not have its own logistics facilities, so the 4PL needs to match third party logistics (3PLs) and customers to meet customers' logistics service demands. An effective matching method can not only improve the efficiency of 4PL supply chain management, but also establish more long-term and stable cooperative relationships with customers and 3PLs. Therefore, we propose a novel two-sided logistics matching method considering the trading psychology and matching effort of matching subjects under the 4PL. First, based on considering the trading psychology, the concepts of blocking pair and stable matching are redefined. Then, based on the public values and matching effort of customers and 3PLs, the evaluation values of customers and 3PLs are calculated. And the trading possibilities of customers and 3PLs are calculated by considering the fairness threshold. Next, we consider different stable matching demands of customers and 3PLs and develop a bi-objective matching model to maximize the trading possibilities of both customers and 3PLs. Furthermore, the properties of the proposed method are discussed. Finally, a numerical example and comparison analysis are provided to prove the feasibility and effectiveness of the proposed method.","PeriodicalId":51356,"journal":{"name":"International Journal of Industrial Engineering Computations","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135784058","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Heuristics and metaheuristics to minimize makespan for flowshop with peak power consumption constraints 带峰值功耗约束的流程车间最大完工时间最小化的启发式和元启发式方法
IF 3.3 3区 工程技术 Q4 ENGINEERING, INDUSTRIAL Pub Date : 2023-01-01 DOI: 10.5267/j.ijiec.2023.2.004
Yuan-Zhen Li, K. Gao, Lei-lei Meng, Xue-Lei Jing, Biao Zhang
This paper addresses the permutation flowshop scheduling problem with peak power consumption constraints (PFSPP). The real-time power consumption of the PFSPP cannot exceed a given peak power at any time. First, a mathematical model is established to describe the concerned problem. The sequence of operations is taken as a solution and the characteristics of solutions are analyzed. Based on the problem characteristics, eight heuristics are proposed, including balanced machine-job decoding method, balanced machine-job insert method, balanced job-machine insert method, balanced machine-job group insert method, balanced job-machine group insert method, greedy algorithm, beam search algorithm, and improved beam search algorithm. Similarly, the canonical artificial bee colony algorithm and iterated local search algorithm are modified based on the problem characteristics to solve the PFSPP. A large number of experiments are carried out to evaluate the performance of new proposed heuristics and metaheuristics. The results and discussion show that the proposed heuristics and metaheuristics perform well in solving the PFSPP.
研究了带峰值功耗约束的置换流水车间调度问题。PFSPP的实时功耗在任何时候都不能超过给定的峰值功率。首先,建立数学模型来描述所关注的问题。将操作序列作为一个解,并分析了解的特性。根据问题特点,提出了8种启发式算法,包括平衡机器作业译码法、平衡机器作业插入法、平衡作业-机器插入法、平衡机器作业组插入法、平衡作业-机器组插入法、贪婪算法、波束搜索算法和改进波束搜索算法。同样,根据问题的特点,改进了规范人工蜂群算法和迭代局部搜索算法来求解PFSPP问题。为了评估新提出的启发式和元启发式的性能,进行了大量的实验。结果和讨论表明,所提出的启发式方法和元启发式方法在求解PFSPP问题上表现良好。
{"title":"Heuristics and metaheuristics to minimize makespan for flowshop with peak power consumption constraints","authors":"Yuan-Zhen Li, K. Gao, Lei-lei Meng, Xue-Lei Jing, Biao Zhang","doi":"10.5267/j.ijiec.2023.2.004","DOIUrl":"https://doi.org/10.5267/j.ijiec.2023.2.004","url":null,"abstract":"This paper addresses the permutation flowshop scheduling problem with peak power consumption constraints (PFSPP). The real-time power consumption of the PFSPP cannot exceed a given peak power at any time. First, a mathematical model is established to describe the concerned problem. The sequence of operations is taken as a solution and the characteristics of solutions are analyzed. Based on the problem characteristics, eight heuristics are proposed, including balanced machine-job decoding method, balanced machine-job insert method, balanced job-machine insert method, balanced machine-job group insert method, balanced job-machine group insert method, greedy algorithm, beam search algorithm, and improved beam search algorithm. Similarly, the canonical artificial bee colony algorithm and iterated local search algorithm are modified based on the problem characteristics to solve the PFSPP. A large number of experiments are carried out to evaluate the performance of new proposed heuristics and metaheuristics. The results and discussion show that the proposed heuristics and metaheuristics perform well in solving the PFSPP.","PeriodicalId":51356,"journal":{"name":"International Journal of Industrial Engineering Computations","volume":"18 1","pages":""},"PeriodicalIF":3.3,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"72891943","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Pricing and coordination of remanufacturing supply chain considering remanufacturing capacity and preferences under government mechanisms 政府机制下考虑再制造能力和偏好的再制造供应链定价与协调
IF 3.3 3区 工程技术 Q4 ENGINEERING, INDUSTRIAL Pub Date : 2023-01-01 DOI: 10.5267/j.ijiec.2023.2.006
Yanhua Feng, Shujun Yu
The management of recycling and remanufacturing supply chains, which can help enterprises achieve low pollution, low energy consumption and sustainable development, has become a new strategy of modern enterprises. The factors of supply chain and government mechanisms will have an impact on enterprise decisions for recycling, remanufacturing and social welfare. In order to promote the sustainable operation of the supply chain, considering the coordination role of government mechanisms and supply chain, a recycling and remanufacturing supply chain model composed of a manufacturer, retailer and recycler is constructed. This paper discusses the pricing decision of new/remanufactured products, supply chain performance level, such as remanufacturing effort, publicity service efforts and profit, and social welfare in five models of three situations: centralized situation, including non-government mechanisms and non-supply chain coordination; manufacturer-led situation, including non-government mechanisms and non-supply chain coordination, government mechanisms and non-supply chain coordination, government mechanisms and supply chain coordination; government-led situation, including government mechanisms and non-supply chain coordination. It is found that under manufacturer-led situations, the government subsidy and bonus-penalty mechanisms can encourage manufacturer and retailer to actively participate in the recycling and remanufacturing activities. The supply chain coordination contract can further enhance the role of the consumer market and promote the implementation of government mechanisms. Manufacturer adopts a cost-sharing contract to encourage recyclers to carry out recycling activities. Under certain conditions, the contract can effectively improve the benefits and social welfare. The research conclusions have important theoretical and practical application value for the coordination and cooperation among enterprises in the supply chain and the formulation of government mechanisms.
对回收再制造供应链进行管理,可以帮助企业实现低污染、低能耗和可持续发展,已成为现代企业的新战略。供应链因素和政府机制会对企业的回收、再制造和社会福利决策产生影响。为了促进供应链的可持续运行,考虑政府机制和供应链的协调作用,构建了由制造商、零售商和回收商组成的回收再制造供应链模型。本文讨论了三种情况下五种模型下的新/再制造产品定价决策、供应链绩效水平(如再制造努力、宣传服务努力和利润)和社会福利:集中情况下,包括非政府机制和非供应链协调;制造商主导的情况,包括非政府机制与非供应链协调、政府机制与非供应链协调、政府机制与供应链协调;政府主导的情况,包括政府机制和非供应链协调。研究发现,在制造商主导的情况下,政府补贴和奖惩机制可以鼓励制造商和零售商积极参与回收再制造活动。供应链协调契约可以进一步增强消费者市场的作用,促进政府机制的实施。制造商采用成本分担合约,鼓励回收商进行回收活动。在一定条件下,合同可以有效地提高收益和社会福利。研究结论对供应链上企业之间的协调与合作以及政府机制的制定具有重要的理论和实际应用价值。
{"title":"Pricing and coordination of remanufacturing supply chain considering remanufacturing capacity and preferences under government mechanisms","authors":"Yanhua Feng, Shujun Yu","doi":"10.5267/j.ijiec.2023.2.006","DOIUrl":"https://doi.org/10.5267/j.ijiec.2023.2.006","url":null,"abstract":"The management of recycling and remanufacturing supply chains, which can help enterprises achieve low pollution, low energy consumption and sustainable development, has become a new strategy of modern enterprises. The factors of supply chain and government mechanisms will have an impact on enterprise decisions for recycling, remanufacturing and social welfare. In order to promote the sustainable operation of the supply chain, considering the coordination role of government mechanisms and supply chain, a recycling and remanufacturing supply chain model composed of a manufacturer, retailer and recycler is constructed. This paper discusses the pricing decision of new/remanufactured products, supply chain performance level, such as remanufacturing effort, publicity service efforts and profit, and social welfare in five models of three situations: centralized situation, including non-government mechanisms and non-supply chain coordination; manufacturer-led situation, including non-government mechanisms and non-supply chain coordination, government mechanisms and non-supply chain coordination, government mechanisms and supply chain coordination; government-led situation, including government mechanisms and non-supply chain coordination. It is found that under manufacturer-led situations, the government subsidy and bonus-penalty mechanisms can encourage manufacturer and retailer to actively participate in the recycling and remanufacturing activities. The supply chain coordination contract can further enhance the role of the consumer market and promote the implementation of government mechanisms. Manufacturer adopts a cost-sharing contract to encourage recyclers to carry out recycling activities. Under certain conditions, the contract can effectively improve the benefits and social welfare. The research conclusions have important theoretical and practical application value for the coordination and cooperation among enterprises in the supply chain and the formulation of government mechanisms.","PeriodicalId":51356,"journal":{"name":"International Journal of Industrial Engineering Computations","volume":"10 1","pages":""},"PeriodicalIF":3.3,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"84321174","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Half-open time-dependent multi-depot electric vehicle routing problem considering battery recharging and swapping 考虑电池充电和换电的半开时变多车场电动车路径问题
IF 3.3 3区 工程技术 Q4 ENGINEERING, INDUSTRIAL Pub Date : 2023-01-01 DOI: 10.5267/j.ijiec.2022.9.002
Fang Lijun, L. Changshi, Wu Zhang
In order to promote green and sustainable development of the transportation industry, an increasing number of logistics companies have begun to deploy electric vehicles (EVs) to provide urban distribution services. This paper studies a Half-Open Time-Dependent Multi-Depot Electric Vehicle Routing Problem Considering Battery Recharging and Swapping (HOTDMDEVRPBRS) in last-mile delivery. Based on the calculation functions of EV energy consumption, travel time, and carbon emissions under the time-dependent road network, a mixed integer programming model is formulated. The goal of the model is to minimize the economic cost and environmental cost of logistics companies. Given the complexity of the problem, this paper designs a multi-objective simulated annealing algorithm (SAA). Finally, this paper carries out comprehensive computational experiments to verify and evaluate the performance of the proposed model and method and examines the economic and environmental benefits brought by the Half-Open Joint Distribution Mode (HOJDM). According to the results, SAA shows good performance and provides a high-quality solution. Meanwhile, the HOJDM significantly reduces the total cost and carbon emissions of logistics enterprises and provides valuable suggestions for enterprise managers and government decision-makers.
为了促进交通运输业的绿色可持续发展,越来越多的物流公司开始部署电动汽车(ev)来提供城市配送服务。研究了考虑电池充电与换电的半开放时变多车辆段电动汽车最后一英里配送路径问题。基于时变路网下电动汽车能耗、行驶时间和碳排放的计算函数,建立混合整数规划模型。该模型的目标是使物流公司的经济成本和环境成本最小化。鉴于问题的复杂性,本文设计了一种多目标模拟退火算法(SAA)。最后,本文进行了全面的计算实验,对所提出的模型和方法的性能进行了验证和评价,并考察了半开放式联合分配模式(HOJDM)带来的经济效益和环境效益。结果表明,SAA具有良好的性能,提供了高质量的解决方案。同时,HOJDM显著降低了物流企业的总成本和碳排放,为企业管理者和政府决策者提供了有价值的建议。
{"title":"Half-open time-dependent multi-depot electric vehicle routing problem considering battery recharging and swapping","authors":"Fang Lijun, L. Changshi, Wu Zhang","doi":"10.5267/j.ijiec.2022.9.002","DOIUrl":"https://doi.org/10.5267/j.ijiec.2022.9.002","url":null,"abstract":"In order to promote green and sustainable development of the transportation industry, an increasing number of logistics companies have begun to deploy electric vehicles (EVs) to provide urban distribution services. This paper studies a Half-Open Time-Dependent Multi-Depot Electric Vehicle Routing Problem Considering Battery Recharging and Swapping (HOTDMDEVRPBRS) in last-mile delivery. Based on the calculation functions of EV energy consumption, travel time, and carbon emissions under the time-dependent road network, a mixed integer programming model is formulated. The goal of the model is to minimize the economic cost and environmental cost of logistics companies. Given the complexity of the problem, this paper designs a multi-objective simulated annealing algorithm (SAA). Finally, this paper carries out comprehensive computational experiments to verify and evaluate the performance of the proposed model and method and examines the economic and environmental benefits brought by the Half-Open Joint Distribution Mode (HOJDM). According to the results, SAA shows good performance and provides a high-quality solution. Meanwhile, the HOJDM significantly reduces the total cost and carbon emissions of logistics enterprises and provides valuable suggestions for enterprise managers and government decision-makers.","PeriodicalId":51356,"journal":{"name":"International Journal of Industrial Engineering Computations","volume":"9 1","pages":""},"PeriodicalIF":3.3,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"82745555","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Robust multiobjective scheme for closed-loop supply chains by considering financial criteria and scenarios 考虑财务准则和情景的闭环供应链鲁棒多目标方案
IF 3.3 3区 工程技术 Q4 ENGINEERING, INDUSTRIAL Pub Date : 2023-01-01 DOI: 10.5267/j.ijiec.2022.12.004
J. Escobar, William Adolfo Hormaza Peña, R. García-Cáceres
This paper considers the closed-loop supply chain design problem by examining financial criteria and uncertainty in the parameters. A robust multiobjective optimization methodology is proposed by considering financial measures such as maximizing the net present value (NPV) and minimizing the financial risk (FR). The proposed methodology integrates various multiobjective optimization elements based on epsilon constraints and robustness measurements through the FePIA (named after the four steps of the procedure: Feature–Perturbation–Impact–Analysis) methodology. Similarly, an analysis of the parameter variability using scenarios was considered. The proposed method's efficiency was tested with real information from a multinational company operating in Colombia. The results show the effectiveness of the methodology in addressing real problems associated with supply chain design.
本文通过考察财务准则和参数的不确定性来考虑闭环供应链设计问题。通过考虑净现值(NPV)最大化和财务风险(FR)最小化等财务指标,提出了稳健的多目标优化方法。提出的方法通过FePIA(以过程的四个步骤命名:特征-扰动-影响-分析)方法集成了基于epsilon约束和鲁棒性测量的各种多目标优化元素。同样,考虑了使用情景对参数变异性的分析。用在哥伦比亚经营的一家跨国公司的真实资料验证了该方法的有效性。结果表明,该方法在解决与供应链设计相关的实际问题方面是有效的。
{"title":"Robust multiobjective scheme for closed-loop supply chains by considering financial criteria and scenarios","authors":"J. Escobar, William Adolfo Hormaza Peña, R. García-Cáceres","doi":"10.5267/j.ijiec.2022.12.004","DOIUrl":"https://doi.org/10.5267/j.ijiec.2022.12.004","url":null,"abstract":"This paper considers the closed-loop supply chain design problem by examining financial criteria and uncertainty in the parameters. A robust multiobjective optimization methodology is proposed by considering financial measures such as maximizing the net present value (NPV) and minimizing the financial risk (FR). The proposed methodology integrates various multiobjective optimization elements based on epsilon constraints and robustness measurements through the FePIA (named after the four steps of the procedure: Feature–Perturbation–Impact–Analysis) methodology. Similarly, an analysis of the parameter variability using scenarios was considered. The proposed method's efficiency was tested with real information from a multinational company operating in Colombia. The results show the effectiveness of the methodology in addressing real problems associated with supply chain design.","PeriodicalId":51356,"journal":{"name":"International Journal of Industrial Engineering Computations","volume":"37 1","pages":""},"PeriodicalIF":3.3,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"79037353","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
A hybrid delayed differentiation multiproduct EPQ model with scrap and end-products multi-shipment policy 具有废品和最终产品多出货策略的混合延迟差异化多产品EPQ模型
IF 3.3 3区 工程技术 Q4 ENGINEERING, INDUSTRIAL Pub Date : 2023-01-01 DOI: 10.5267/j.ijiec.2022.11.002
Yuan-Shyi Peter Chiu, Ya-Lei Lo, Tsu-Ming Yeh, Yunsen Wang, Hung-Yi Chen
The present work intends to optimize a hybrid delayed differentiation multiproduct economic production quantity-EPQ model with the scrap and end-products multi-shipment policy. Since the requirements of multi-goods have a standard part in common, our fabrication planning adopts a two-phase delayed differentiation strategy to make the standard components first and produce the finished multi-goods in the second phase. Implementing a partial subcontracting option (with the additional expense) for the standard parts helps us to expedite the required uptime in the first phase. A screening process identifies the faulty items that need to be removed to ensure the in-house production quality. A multi-shipment plan delivers the finished lot of end-products to clients in fixed time intervals. This study optimizes the overall operating expenses of this intra-supply chain system, including fabrication, delivery, and client stock holding, through our proposed modeling, formulation, and optimization procedure. In addition, this study gives a numerical demonstration of the obtained results’ applicability and usefulness to managerial decision-making.
本文拟对具有废品和最终产品多出货政策的混合延迟分化多产品经济产量- epq模型进行优化。由于多品的要求有一个共同的标准件,我们的制造规划采用两阶段延迟差异化策略,先制作标准件,第二阶段生产成品多品。对标准件实施部分分包选项(附带额外费用)有助于我们在第一阶段加快所需的正常运行时间。筛选过程确定需要去除的有缺陷的项目,以确保内部生产质量。多次出货计划在固定的时间间隔内将成品交付给客户。本研究通过我们提出的建模、制定和优化程序,优化了该供应链内系统的总体运营费用,包括制造、交付和客户库存。此外,本文还对所得结果的适用性和对管理决策的有用性进行了数值论证。
{"title":"A hybrid delayed differentiation multiproduct EPQ model with scrap and end-products multi-shipment policy","authors":"Yuan-Shyi Peter Chiu, Ya-Lei Lo, Tsu-Ming Yeh, Yunsen Wang, Hung-Yi Chen","doi":"10.5267/j.ijiec.2022.11.002","DOIUrl":"https://doi.org/10.5267/j.ijiec.2022.11.002","url":null,"abstract":"The present work intends to optimize a hybrid delayed differentiation multiproduct economic production quantity-EPQ model with the scrap and end-products multi-shipment policy. Since the requirements of multi-goods have a standard part in common, our fabrication planning adopts a two-phase delayed differentiation strategy to make the standard components first and produce the finished multi-goods in the second phase. Implementing a partial subcontracting option (with the additional expense) for the standard parts helps us to expedite the required uptime in the first phase. A screening process identifies the faulty items that need to be removed to ensure the in-house production quality. A multi-shipment plan delivers the finished lot of end-products to clients in fixed time intervals. This study optimizes the overall operating expenses of this intra-supply chain system, including fabrication, delivery, and client stock holding, through our proposed modeling, formulation, and optimization procedure. In addition, this study gives a numerical demonstration of the obtained results’ applicability and usefulness to managerial decision-making.","PeriodicalId":51356,"journal":{"name":"International Journal of Industrial Engineering Computations","volume":"1 1","pages":""},"PeriodicalIF":3.3,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"79367692","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Hybrid algorithm proposal for optimizing benchmarking problems: Salp swarm algorithm enhanced by arithmetic optimization algorithm 优化基准问题的混合算法方案:由算术优化算法增强的Salp群算法
IF 3.3 3区 工程技术 Q4 ENGINEERING, INDUSTRIAL Pub Date : 2023-01-01 DOI: 10.5267/j.ijiec.2023.1.002
Erkan Erdemir
Metaheuristic algorithms are easy, flexible and nature-inspired algorithms used to optimize functions. To make metaheuristic algorithms better, multiple algorithms are combined and hybridized. In this context, a hybrid algorithm (HSSAOA) was developed by adapting the exploration phase of the arithmetic optimization algorithm (AOA) to the position update part of the salp swarm algorithm (SSA) of the leader salps/salps. And also, there have also been a few new additions to the SSA. The proposed HSSAOA was tested in three different groups using 22 benchmark functions and compared with 7 well-known algorithms. HSSAOA optimized the best results in a total of 16 benchmark functions in each group. In addition, a statistically significant difference was obtained compared to other algorithms.
元启发式算法是一种简单、灵活、受自然启发的算法,用于优化函数。为了提高元启发式算法的性能,将多个算法进行组合和杂交。在此背景下,将算法优化算法(AOA)的探索阶段应用于leader salp /salp的salp swarm算法(SSA)的位置更新部分,提出了一种混合算法(HSSAOA)。此外,SSA也增加了一些新成员。采用22个基准函数对本文提出的HSSAOA算法进行了三组测试,并与7种知名算法进行了比较。HSSAOA对每组共16个基准函数的优化效果最好。此外,与其他算法相比,具有统计学上的显著差异。
{"title":"Hybrid algorithm proposal for optimizing benchmarking problems: Salp swarm algorithm enhanced by arithmetic optimization algorithm","authors":"Erkan Erdemir","doi":"10.5267/j.ijiec.2023.1.002","DOIUrl":"https://doi.org/10.5267/j.ijiec.2023.1.002","url":null,"abstract":"Metaheuristic algorithms are easy, flexible and nature-inspired algorithms used to optimize functions. To make metaheuristic algorithms better, multiple algorithms are combined and hybridized. In this context, a hybrid algorithm (HSSAOA) was developed by adapting the exploration phase of the arithmetic optimization algorithm (AOA) to the position update part of the salp swarm algorithm (SSA) of the leader salps/salps. And also, there have also been a few new additions to the SSA. The proposed HSSAOA was tested in three different groups using 22 benchmark functions and compared with 7 well-known algorithms. HSSAOA optimized the best results in a total of 16 benchmark functions in each group. In addition, a statistically significant difference was obtained compared to other algorithms.","PeriodicalId":51356,"journal":{"name":"International Journal of Industrial Engineering Computations","volume":"30 1","pages":""},"PeriodicalIF":3.3,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"78903970","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Bio-inspired multi-objective algorithms applied on production scheduling problems 仿生多目标算法在生产调度问题中的应用
IF 3.3 3区 工程技术 Q4 ENGINEERING, INDUSTRIAL Pub Date : 2023-01-01 DOI: 10.5267/j.ijiec.2022.12.001
Beatriz Flamia Azevedo, Rub´én Montanño-Vega, M. Varela, A. Pereira
Production scheduling is a crucial task in the manufacturing process. In this way, the managers must decide the job's production schedule. However, this task is not simple, often requiring complex software tools and specialized algorithms to find the optimal solution. In this work, a multi-objective optimization model was developed to explore production scheduling performance measures to help managers in decision-making related to job attribution under three simulations of parallel machine scenarios. Five important production scheduling performance measures were considered (makespan, tardiness and earliness times, number of tardy and early jobs), and combined into three objective functions. To solve the scheduling problem, three multi-objective evolutionary algorithms are considered (Multi-objective Particle Swarm Optimization, Multi-objective Grey Wolf Algorithm, and Non-dominated Sorting Genetic Algorithm II), and the set of optimum solutions named Pareto Front, provided by each one is compared in terms of dominance, generating a new Pareto Front, denoted as Final Pareto Front. Furthermore, this Final Pareto Front is analyzed through an automatic bio-inspired clustering algorithm based on the Genetic Algorithm. The results demonstrated that the proposed approach efficiently solves the scheduling problem considered. In addition, the proposed methodology provided more robust solutions by combining different bio-inspired multi-objective techniques. Furthermore, the cluster analysis proved fundamental for a better understanding of the results and support for choosing the final optimum solution.
生产调度是生产过程中的一项重要任务。通过这种方式,经理们必须决定工作的生产计划。然而,这项任务并不简单,通常需要复杂的软件工具和专门的算法来找到最优解。本文建立了一个多目标优化模型,在三种并行机器情景下探索生产调度绩效指标,以帮助管理者进行与工作归因相关的决策。考虑了五个重要的生产调度性能指标(makespan、延迟和提前时间、延迟和提前作业数),并将其合并为三个目标函数。为了解决调度问题,考虑了三种多目标进化算法(多目标粒子群算法、多目标灰狼算法和非支配排序遗传算法II),并将各算法提供的最优解集Pareto Front进行优势度比较,生成新的Pareto Front,称为Final Pareto Front。通过基于遗传算法的生物启发自动聚类算法对最终Pareto Front进行了分析。结果表明,该方法有效地解决了所考虑的调度问题。此外,所提出的方法通过结合不同的仿生多目标技术提供了更健壮的解决方案。此外,聚类分析证明了更好地理解结果和支持选择最终的最佳解决方案的基础。
{"title":"Bio-inspired multi-objective algorithms applied on production scheduling problems","authors":"Beatriz Flamia Azevedo, Rub´én Montanño-Vega, M. Varela, A. Pereira","doi":"10.5267/j.ijiec.2022.12.001","DOIUrl":"https://doi.org/10.5267/j.ijiec.2022.12.001","url":null,"abstract":"Production scheduling is a crucial task in the manufacturing process. In this way, the managers must decide the job's production schedule. However, this task is not simple, often requiring complex software tools and specialized algorithms to find the optimal solution. In this work, a multi-objective optimization model was developed to explore production scheduling performance measures to help managers in decision-making related to job attribution under three simulations of parallel machine scenarios. Five important production scheduling performance measures were considered (makespan, tardiness and earliness times, number of tardy and early jobs), and combined into three objective functions. To solve the scheduling problem, three multi-objective evolutionary algorithms are considered (Multi-objective Particle Swarm Optimization, Multi-objective Grey Wolf Algorithm, and Non-dominated Sorting Genetic Algorithm II), and the set of optimum solutions named Pareto Front, provided by each one is compared in terms of dominance, generating a new Pareto Front, denoted as Final Pareto Front. Furthermore, this Final Pareto Front is analyzed through an automatic bio-inspired clustering algorithm based on the Genetic Algorithm. The results demonstrated that the proposed approach efficiently solves the scheduling problem considered. In addition, the proposed methodology provided more robust solutions by combining different bio-inspired multi-objective techniques. Furthermore, the cluster analysis proved fundamental for a better understanding of the results and support for choosing the final optimum solution.","PeriodicalId":51356,"journal":{"name":"International Journal of Industrial Engineering Computations","volume":"143 1","pages":""},"PeriodicalIF":3.3,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"90704375","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Marketplace channel encroachment under private brand introduction of online platform 线上平台自有品牌引入下的市场渠道侵占
IF 3.3 3区 工程技术 Q4 ENGINEERING, INDUSTRIAL Pub Date : 2023-01-01 DOI: 10.5267/j.ijiec.2022.12.002
Xiangsheng Wang, T. Chaolu, Yuchao Gao, Ying Wen, Peng Liu
This paper studies the marketplace channel introduction of contract manufacturers and the response of the platform with an option to introduce a private brand. We develop a game-theoretical model to examine a three-tier e-commerce supply chain including a contract manufacturer (CM), an original equipment manufacturer (OEM) and a platform and derive the equilibrium results. We find that the marketplace channel introduction of the CM and the platform's private brand introduction influence each other. More specifically, marketplace channel encroachment may discourage the platform from introducing a private brand, and this preference is reinforced as the referral fee increases. Interestingly, the introduction of the platform's private brand increases the likelihood of contract manufacturer encroachment, which is mediated by the difference between the two private brands of the CM and platform--as the difference increases, the CM prefers to enter the marketplace channel. Furthermore, only contract manufacturer encroachment (or private brand introduction for the platform) can always benefit the whole supply chain, but the supply chain may be hurt when the platform and the CM perform their strategies simultaneously. In the extension section, in addition to demonstrating the validity of our main results when the CM and the OEM act as a single entity, we also find that the first-mover advantage of the platform may reduce the possibility of the contract manufacturer encroachment.
本文研究了代工企业的市场渠道引入,以及选择引入自有品牌的平台的反应。本文建立了一个博弈论模型,考察了包括合同制造商(CM)、原始设备制造商(OEM)和平台在内的三层电子商务供应链,并得出了均衡结果。我们发现CM的市场渠道引入和平台自有品牌的引入是相互影响的。更具体地说,市场渠道的侵蚀可能会阻碍平台引入自有品牌,而这种偏好会随着推荐费用的增加而加强。有趣的是,平台自有品牌的引入增加了合同制造商入侵的可能性,这是由CM和平台两个自有品牌之间的差异所介导的——随着差异的增加,CM更倾向于进入市场渠道。此外,只有合同制造商的入侵(或平台引入自有品牌)才能使整个供应链受益,但当平台和CM同时执行策略时,供应链可能会受到伤害。在扩展部分,我们除了证明当制造商和OEM作为一个单一实体时我们的主要结果的有效性外,我们还发现平台的先发优势可能会降低合同制造商入侵的可能性。
{"title":"Marketplace channel encroachment under private brand introduction of online platform","authors":"Xiangsheng Wang, T. Chaolu, Yuchao Gao, Ying Wen, Peng Liu","doi":"10.5267/j.ijiec.2022.12.002","DOIUrl":"https://doi.org/10.5267/j.ijiec.2022.12.002","url":null,"abstract":"This paper studies the marketplace channel introduction of contract manufacturers and the response of the platform with an option to introduce a private brand. We develop a game-theoretical model to examine a three-tier e-commerce supply chain including a contract manufacturer (CM), an original equipment manufacturer (OEM) and a platform and derive the equilibrium results. We find that the marketplace channel introduction of the CM and the platform's private brand introduction influence each other. More specifically, marketplace channel encroachment may discourage the platform from introducing a private brand, and this preference is reinforced as the referral fee increases. Interestingly, the introduction of the platform's private brand increases the likelihood of contract manufacturer encroachment, which is mediated by the difference between the two private brands of the CM and platform--as the difference increases, the CM prefers to enter the marketplace channel. Furthermore, only contract manufacturer encroachment (or private brand introduction for the platform) can always benefit the whole supply chain, but the supply chain may be hurt when the platform and the CM perform their strategies simultaneously. In the extension section, in addition to demonstrating the validity of our main results when the CM and the OEM act as a single entity, we also find that the first-mover advantage of the platform may reduce the possibility of the contract manufacturer encroachment.","PeriodicalId":51356,"journal":{"name":"International Journal of Industrial Engineering Computations","volume":"3 1","pages":""},"PeriodicalIF":3.3,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"75623388","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Two-stage stochastic programming for the inventory routing problem with stochastic demands in fuel delivery 具有随机需求的燃油配送库存路径问题的两阶段随机规划
IF 3.3 3区 工程技术 Q4 ENGINEERING, INDUSTRIAL Pub Date : 2022-01-01 DOI: 10.5267/j.ijiec.2022.7.004
Zhenping Li, Pengbo Jiao
The inventory routing problem (IRP) arises in the joint practices of vendor-managed inventory (VMI) and vehicle routing problem (VRP), aiming to simultaneously optimize the distribution, inventory and vehicle routes. This paper studies the multi-vehicle multi-compartment inventory routing problem with stochastic demands (MCIRPSD) in the context of fuel delivery. The problem with maximum-to-level (ML) replenishment policy is modeled as a two-stage stochastic programming model with the purpose of minimizing the total cost, in which the inventory management and routing decisions are made in the first stage while the corresponding resource actions are implemented in the second stage. An acceleration strategy is incorporated into the exact single-cut Benders decomposition algorithm and its multi-cut version respectively to solve the MCIRPSD on the small instances. Two-phase heuristic approaches based on the single-cut decomposition algorithm and its multi-cut version are developed to deal with the MCIRPSD on the medium and large-scale instances. Comparing the performance of the proposed algorithms with the Gurobi solver within limited time, the average objective value obtained by the proposed algorithm has decreased more than 7.30% for the medium and large instances, which demonstrates the effectiveness of our algorithms. The impacts of the instance features on the results are further analyzed, and some managerial insights are concluded for the manager.
库存路径问题(IRP)是在供应商管理库存(VMI)和车辆路径问题(VRP)的结合实践中产生的,旨在同时优化配送、库存和车辆路径。研究了燃油配送环境下的多车多室随机需求库存路径问题。以总成本最小为目标,将最大到最大补货策略问题建模为两阶段随机规划模型,其中在第一阶段进行库存管理和路线决策,在第二阶段实施相应的资源行动。在精确单切口Benders分解算法和精确多切口Benders分解算法中分别加入加速策略,解决小实例上的MCIRPSD问题。提出了基于单切分解算法和多切分解算法的两阶段启发式方法来处理中大规模实例上的MCIRPSD问题。将本文算法与Gurobi求解器在限定时间内的性能进行比较,对于大中型实例,本文算法得到的平均目标值降低了7.30%以上,证明了算法的有效性。进一步分析了实例特征对结果的影响,并为管理者总结出一些管理启示。
{"title":"Two-stage stochastic programming for the inventory routing problem with stochastic demands in fuel delivery","authors":"Zhenping Li, Pengbo Jiao","doi":"10.5267/j.ijiec.2022.7.004","DOIUrl":"https://doi.org/10.5267/j.ijiec.2022.7.004","url":null,"abstract":"The inventory routing problem (IRP) arises in the joint practices of vendor-managed inventory (VMI) and vehicle routing problem (VRP), aiming to simultaneously optimize the distribution, inventory and vehicle routes. This paper studies the multi-vehicle multi-compartment inventory routing problem with stochastic demands (MCIRPSD) in the context of fuel delivery. The problem with maximum-to-level (ML) replenishment policy is modeled as a two-stage stochastic programming model with the purpose of minimizing the total cost, in which the inventory management and routing decisions are made in the first stage while the corresponding resource actions are implemented in the second stage. An acceleration strategy is incorporated into the exact single-cut Benders decomposition algorithm and its multi-cut version respectively to solve the MCIRPSD on the small instances. Two-phase heuristic approaches based on the single-cut decomposition algorithm and its multi-cut version are developed to deal with the MCIRPSD on the medium and large-scale instances. Comparing the performance of the proposed algorithms with the Gurobi solver within limited time, the average objective value obtained by the proposed algorithm has decreased more than 7.30% for the medium and large instances, which demonstrates the effectiveness of our algorithms. The impacts of the instance features on the results are further analyzed, and some managerial insights are concluded for the manager.","PeriodicalId":51356,"journal":{"name":"International Journal of Industrial Engineering Computations","volume":"40 1","pages":""},"PeriodicalIF":3.3,"publicationDate":"2022-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"83601312","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
期刊
International Journal of Industrial Engineering Computations
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1