针对炼钢调度问题的基于软编码的进化算法及其在能量阈值下的扩展

IF 4.1 2区 工程技术 Q2 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Computers & Operations Research Pub Date : 2024-10-28 DOI:10.1016/j.cor.2024.106885
Sheng-Long Jiang
{"title":"针对炼钢调度问题的基于软编码的进化算法及其在能量阈值下的扩展","authors":"Sheng-Long Jiang","doi":"10.1016/j.cor.2024.106885","DOIUrl":null,"url":null,"abstract":"<div><div>Steelmaking and continuous casting scheduling problem (SCCSP) is a classic optimization problem increasingly incorporating more constraints, such as energy-related ones. However, classic evolutionary algorithms with “rigid” encoding schemes face challenges in finding optimal solutions for heavily constrained SCCSPs. Motivated by this gap, this paper first extends the mathematical model of the classic SCCSP to its variant under energy thresholds (ET-SCCSP) from both single- and multi-objective optimization perspectives, and derives several problem-specific properties. Next, this paper develops a solving algorithm named the soft encoding-based evolutionary algorithm (SoEA), which uses a real-valued vector to encode a feasible solution for SCCSPs. Furthermore, SoEA introduces the following components: (1) a peak-cutting backward list scheduling (PC-BLS) procedure to decode a real-valued vector into a feasible solution, and (2) a local search procedure to enhance the algorithm’s performance. Comparative results in the computational experiment demonstrate that the SoEA with the propose encoding/decoding scheme: (1) achieves better performance than exact solver for small-scale instances under energy thresholds, (2) obtains promising results for medium-scale instances compared to other schemes, and (3) can be intensified by the tailored local search procedure. The proposed SoEA can also serve as a benchmark or tutorial for the development and evaluation of high-efficiency algorithms for other SCCSPs with heavy constraints. The source code is available on the GitHub repository: <span><span>https://github.com/janason/Soft-Scheduling/tree/master/SoEA</span><svg><path></path></svg></span>.</div></div>","PeriodicalId":10542,"journal":{"name":"Computers & Operations Research","volume":"174 ","pages":"Article 106885"},"PeriodicalIF":4.1000,"publicationDate":"2024-10-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"A soft encoding-based evolutionary algorithm for the steelmaking scheduling problem and its extension under energy thresholds\",\"authors\":\"Sheng-Long Jiang\",\"doi\":\"10.1016/j.cor.2024.106885\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Steelmaking and continuous casting scheduling problem (SCCSP) is a classic optimization problem increasingly incorporating more constraints, such as energy-related ones. However, classic evolutionary algorithms with “rigid” encoding schemes face challenges in finding optimal solutions for heavily constrained SCCSPs. Motivated by this gap, this paper first extends the mathematical model of the classic SCCSP to its variant under energy thresholds (ET-SCCSP) from both single- and multi-objective optimization perspectives, and derives several problem-specific properties. Next, this paper develops a solving algorithm named the soft encoding-based evolutionary algorithm (SoEA), which uses a real-valued vector to encode a feasible solution for SCCSPs. Furthermore, SoEA introduces the following components: (1) a peak-cutting backward list scheduling (PC-BLS) procedure to decode a real-valued vector into a feasible solution, and (2) a local search procedure to enhance the algorithm’s performance. Comparative results in the computational experiment demonstrate that the SoEA with the propose encoding/decoding scheme: (1) achieves better performance than exact solver for small-scale instances under energy thresholds, (2) obtains promising results for medium-scale instances compared to other schemes, and (3) can be intensified by the tailored local search procedure. The proposed SoEA can also serve as a benchmark or tutorial for the development and evaluation of high-efficiency algorithms for other SCCSPs with heavy constraints. The source code is available on the GitHub repository: <span><span>https://github.com/janason/Soft-Scheduling/tree/master/SoEA</span><svg><path></path></svg></span>.</div></div>\",\"PeriodicalId\":10542,\"journal\":{\"name\":\"Computers & Operations Research\",\"volume\":\"174 \",\"pages\":\"Article 106885\"},\"PeriodicalIF\":4.1000,\"publicationDate\":\"2024-10-28\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Computers & Operations Research\",\"FirstCategoryId\":\"5\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0305054824003575\",\"RegionNum\":2,\"RegionCategory\":\"工程技术\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q2\",\"JCRName\":\"COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Computers & Operations Research","FirstCategoryId":"5","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0305054824003575","RegionNum":2,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS","Score":null,"Total":0}
引用次数: 0

摘要

炼钢和连铸调度问题(SCCSP)是一个经典的优化问题,它越来越多地包含更多的约束条件,例如与能源相关的约束条件。然而,采用 "刚性 "编码方案的经典进化算法在寻找重约束 SCCSP 的最优解时面临挑战。在这一差距的激励下,本文首先从单目标和多目标优化的角度,将经典 SCCSP 的数学模型扩展到其能量阈值下的变体(ET-SCCSP),并推导出几个特定问题的属性。接下来,本文开发了一种名为 "基于软编码的进化算法"(SoEA)的求解算法,该算法使用实值向量对 SCCSP 的可行解进行编码。此外,SoEA 还引入了以下组件:(1) 峰值切割后向列表调度(PC-BLS)程序,将实值向量解码为可行解;以及 (2) 局部搜索程序,以提高算法性能。计算实验中的比较结果表明,采用建议的编码/解码方案的 SoEA:(1) 在能量阈值下的小规模实例中,比精确求解器取得更好的性能;(2) 在中等规模实例中,比其他方案取得更好的结果;(3) 可以通过量身定制的局部搜索程序来提高性能。提出的 SoEA 还可以作为开发和评估其他重约束 SCCSP 高效算法的基准或教程。源代码可从 GitHub 存储库中获取:https://github.com/janason/Soft-Scheduling/tree/master/SoEA。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
A soft encoding-based evolutionary algorithm for the steelmaking scheduling problem and its extension under energy thresholds
Steelmaking and continuous casting scheduling problem (SCCSP) is a classic optimization problem increasingly incorporating more constraints, such as energy-related ones. However, classic evolutionary algorithms with “rigid” encoding schemes face challenges in finding optimal solutions for heavily constrained SCCSPs. Motivated by this gap, this paper first extends the mathematical model of the classic SCCSP to its variant under energy thresholds (ET-SCCSP) from both single- and multi-objective optimization perspectives, and derives several problem-specific properties. Next, this paper develops a solving algorithm named the soft encoding-based evolutionary algorithm (SoEA), which uses a real-valued vector to encode a feasible solution for SCCSPs. Furthermore, SoEA introduces the following components: (1) a peak-cutting backward list scheduling (PC-BLS) procedure to decode a real-valued vector into a feasible solution, and (2) a local search procedure to enhance the algorithm’s performance. Comparative results in the computational experiment demonstrate that the SoEA with the propose encoding/decoding scheme: (1) achieves better performance than exact solver for small-scale instances under energy thresholds, (2) obtains promising results for medium-scale instances compared to other schemes, and (3) can be intensified by the tailored local search procedure. The proposed SoEA can also serve as a benchmark or tutorial for the development and evaluation of high-efficiency algorithms for other SCCSPs with heavy constraints. The source code is available on the GitHub repository: https://github.com/janason/Soft-Scheduling/tree/master/SoEA.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Computers & Operations Research
Computers & Operations Research 工程技术-工程:工业
CiteScore
8.60
自引率
8.70%
发文量
292
审稿时长
8.5 months
期刊介绍: Operations research and computers meet in a large number of scientific fields, many of which are of vital current concern to our troubled society. These include, among others, ecology, transportation, safety, reliability, urban planning, economics, inventory control, investment strategy and logistics (including reverse logistics). Computers & Operations Research provides an international forum for the application of computers and operations research techniques to problems in these and related fields.
期刊最新文献
Editorial Board An accelerated Benders decomposition method for distributionally robust sustainable medical waste location and transportation problem Lexicographic optimization-based approaches to learning a representative model for multi-criteria sorting with non-monotonic criteria Portfolio optimisation: Bridging the gap between theory and practice A Q-learning driven multi-objective evolutionary algorithm for worker fatigue dual-resource-constrained distributed hybrid flow shop
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1