首页 > 最新文献

EURO Journal on Computational Optimization最新文献

英文 中文
On improvements of multi-objective branch and bound 论多目标分支与约束的改进
IF 2.6 Q2 OPERATIONS RESEARCH & MANAGEMENT SCIENCE Pub Date : 2024-01-01 DOI: 10.1016/j.ejco.2024.100099
Julius Bauß , Sophie N. Parragh , Michael Stiglmayr
Branch and bound methods which are based on the principle “divide and conquer” are a well established solution approach in single-objective integer programming. In multi-objective optimization, branch and bound algorithms are increasingly attracting interest. However, the larger number of objectives raises additional difficulties for implicit enumeration approaches like branch and bound. Since bounding and pruning is considerably weaker in multiple objectives, many branches have to be (partially) searched and may not be pruned directly. The adaptive use of objective space information can guide the search in promising directions to determine a good approximation of the Pareto front already in early stages of the algorithm. In particular, we focus in this article on improving the branching and queuing of subproblems and the handling of lower bound sets.
In our numerical tests, we evaluate the impact of the proposed methods in comparison to a standard implementation of multi-objective branch and bound on knapsack problems, generalized assignment problems and (un)capacitated facility location problems.
基于 "分而治之 "原则的分支与边界方法是单目标整数编程中一种成熟的求解方法。在多目标优化中,分支与边界算法越来越受到关注。然而,目标数量的增加给分支与边界等隐式枚举法带来了额外的困难。由于在多目标情况下,约束和剪枝的作用要弱得多,因此许多分支必须(部分)搜索,而且可能无法直接剪枝。目标空间信息的自适应使用可以引导搜索向有希望的方向进行,从而在算法的早期阶段就确定帕累托前沿的良好近似值。在我们的数值测试中,我们评估了所提方法与多目标分支和约束的标准实施方法相比,对knapsack问题、广义分配问题和(无)容纳设施位置问题的影响。
{"title":"On improvements of multi-objective branch and bound","authors":"Julius Bauß ,&nbsp;Sophie N. Parragh ,&nbsp;Michael Stiglmayr","doi":"10.1016/j.ejco.2024.100099","DOIUrl":"10.1016/j.ejco.2024.100099","url":null,"abstract":"<div><div>Branch and bound methods which are based on the principle “divide and conquer” are a well established solution approach in single-objective integer programming. In multi-objective optimization, branch and bound algorithms are increasingly attracting interest. However, the larger number of objectives raises additional difficulties for implicit enumeration approaches like branch and bound. Since bounding and pruning is considerably weaker in multiple objectives, many branches have to be (partially) searched and may not be pruned directly. The adaptive use of objective space information can guide the search in promising directions to determine a good approximation of the Pareto front already in early stages of the algorithm. In particular, we focus in this article on improving the branching and queuing of subproblems and the handling of lower bound sets.</div><div>In our numerical tests, we evaluate the impact of the proposed methods in comparison to a standard implementation of multi-objective branch and bound on knapsack problems, generalized assignment problems and (un)capacitated facility location problems.</div></div>","PeriodicalId":51880,"journal":{"name":"EURO Journal on Computational Optimization","volume":"12 ","pages":"Article 100099"},"PeriodicalIF":2.6,"publicationDate":"2024-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142702537","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Resource constraint scheduling on two dedicated machines: Application to avionics 两台专用机上的资源约束调度:航空电子设备的应用
IF 2.6 Q2 OPERATIONS RESEARCH & MANAGEMENT SCIENCE Pub Date : 2024-01-01 DOI: 10.1016/j.ejco.2024.100093
Mesli-Kesraoui Ouissem , Ledreck Loic , Grolleau Emmanuel , Kesraoui Soraya , Berruet Pascal , Ouhammou Yassine , Girard Patrick

In civil aircraft, two partially redundant hydraulic circuits typically power various systems. During assembly, a critical phase involves simultaneously rinsing and purging these hydraulic circuits using loops. Precedence constraints are necessary to prevent the recontamination of already rinsed loops, leading to increased rinsing time. This paper presents this problem as a unique instance of the Resource Constrained Parallel Machine Scheduling Problem, where each circuit represents a machine, pipe loops to be rinsed represent jobs, and machines share a hydraulic power source. For two dedicated processors and a single resource, an optimal schedule minimizing the makespan can be generated in polynomial time. However, due to the requirement of rinsing certain pipe loops on a circuit before others, there are precedence constraints between some jobs within the same circuit. By employing a reduction of the 3-partition problem, we demonstrate that this situation results in a problem that is NP-hard in the strong sense. We evaluate several Mixed-Integer Linear Programming and Constraint Programming formulations of the problem, using Cplex, CPO, Gurobi, and Z3, against several proposed heuristics. Given that the size of the instances we need to solve exceeds what can be solved in acceptable time by solvers, we propose a heuristic and compare its performance with the optimum.

在民用飞机上,通常有两个部分冗余的液压回路为各种系统提供动力。在装配过程中,一个关键阶段是使用回路同时冲洗和清洗这些液压回路。为了防止已经冲洗过的回路再次受到污染,导致冲洗时间增加,必须采用优先级约束。本文将此问题作为资源受限并行机器调度问题的一个独特实例,其中每个回路代表一台机器,待冲洗的管道回路代表作业,机器共享一个液压动力源。对于两个专用处理器和一个单一资源,可以在多项式时间内生成一个最小化时间跨度的最优排程。但是,由于需要先冲洗回路中的某些管道环路,同一回路中的某些作业之间存在优先级限制。通过还原 3 分区问题,我们证明了这种情况导致的问题在强意义上具有 NP 难度。我们使用 Cplex、CPO、Gurobi 和 Z3 评估了该问题的几种混合整数线性规划和约束规划形式,并与几种建议的启发式方法进行了对比。鉴于我们需要求解的实例规模超过了求解器在可接受时间内的求解规模,我们提出了一种启发式方法,并将其性能与最优结果进行了比较。
{"title":"Resource constraint scheduling on two dedicated machines: Application to avionics","authors":"Mesli-Kesraoui Ouissem ,&nbsp;Ledreck Loic ,&nbsp;Grolleau Emmanuel ,&nbsp;Kesraoui Soraya ,&nbsp;Berruet Pascal ,&nbsp;Ouhammou Yassine ,&nbsp;Girard Patrick","doi":"10.1016/j.ejco.2024.100093","DOIUrl":"10.1016/j.ejco.2024.100093","url":null,"abstract":"<div><p>In civil aircraft, two partially redundant hydraulic circuits typically power various systems. During assembly, a critical phase involves simultaneously rinsing and purging these hydraulic circuits using loops. Precedence constraints are necessary to prevent the recontamination of already rinsed loops, leading to increased rinsing time. This paper presents this problem as a unique instance of the Resource Constrained Parallel Machine Scheduling Problem, where each circuit represents a machine, pipe loops to be rinsed represent jobs, and machines share a hydraulic power source. For two dedicated processors and a single resource, an optimal schedule minimizing the makespan can be generated in polynomial time. However, due to the requirement of rinsing certain pipe loops on a circuit before others, there are precedence constraints between some jobs within the same circuit. By employing a reduction of the 3-partition problem, we demonstrate that this situation results in a problem that is NP-hard in the strong sense. We evaluate several Mixed-Integer Linear Programming and Constraint Programming formulations of the problem, using Cplex, CPO, Gurobi, and Z3, against several proposed heuristics. Given that the size of the instances we need to solve exceeds what can be solved in acceptable time by solvers, we propose a heuristic and compare its performance with the optimum.</p></div>","PeriodicalId":51880,"journal":{"name":"EURO Journal on Computational Optimization","volume":"12 ","pages":"Article 100093"},"PeriodicalIF":2.6,"publicationDate":"2024-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S2192440624000108/pdfft?md5=609c1088bd5eb7a592a2eadcb5134f21&pid=1-s2.0-S2192440624000108-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141407096","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A variable metric proximal stochastic gradient method: An application to classification problems 可变度量近似随机梯度法:分类问题的应用
IF 2.4 Q2 OPERATIONS RESEARCH & MANAGEMENT SCIENCE Pub Date : 2024-01-01 DOI: 10.1016/j.ejco.2024.100088
Pasquale Cascarano , Giorgia Franchini , Erich Kobler , Federica Porta , Andrea Sebastiani

Due to the continued success of machine learning and deep learning in particular, supervised classification problems are ubiquitous in numerous scientific fields. Training these models typically involves the minimization of the empirical risk over large data sets along with a possibly non-differentiable regularization. In this paper, we introduce a stochastic gradient method for the considered classification problem. To control the variance of the objective's gradients, we use an automatic sample size selection along with a variable metric to precondition the stochastic gradient directions. Further, we utilize a non-monotone line search to automatize step size selection. Convergence results are provided for both convex and non-convex objective functions. Extensive numerical experiments verify that the suggested approach performs on par with state-of-the-art methods for training both statistical models for binary classification and artificial neural networks for multi-class image classification. The code is publicly available at https://github.com/koblererich/lisavm.

由于机器学习,特别是深度学习的不断成功,监督分类问题在众多科学领域无处不在。对这些模型的训练通常涉及对大型数据集的经验风险最小化,以及可能的无差别正则化。在本文中,我们针对所考虑的分类问题引入了一种随机梯度法。为了控制目标梯度的方差,我们使用了自动样本大小选择和可变度量来对随机梯度方向进行预处理。此外,我们还利用非单调线性搜索来自动选择步长。我们提供了凸性和非凸性目标函数的收敛结果。大量的数值实验证明,所建议的方法在训练二元分类统计模型和多类图像分类人工神经网络方面的表现与最先进的方法不相上下。代码可在 https://github.com/koblererich/lisavm 公开获取。
{"title":"A variable metric proximal stochastic gradient method: An application to classification problems","authors":"Pasquale Cascarano ,&nbsp;Giorgia Franchini ,&nbsp;Erich Kobler ,&nbsp;Federica Porta ,&nbsp;Andrea Sebastiani","doi":"10.1016/j.ejco.2024.100088","DOIUrl":"https://doi.org/10.1016/j.ejco.2024.100088","url":null,"abstract":"<div><p>Due to the continued success of machine learning and deep learning in particular, supervised classification problems are ubiquitous in numerous scientific fields. Training these models typically involves the minimization of the empirical risk over large data sets along with a possibly non-differentiable regularization. In this paper, we introduce a stochastic gradient method for the considered classification problem. To control the variance of the objective's gradients, we use an automatic sample size selection along with a variable metric to precondition the stochastic gradient directions. Further, we utilize a non-monotone line search to automatize step size selection. Convergence results are provided for both convex and non-convex objective functions. Extensive numerical experiments verify that the suggested approach performs on par with state-of-the-art methods for training both statistical models for binary classification and artificial neural networks for multi-class image classification. The code is publicly available at <span>https://github.com/koblererich/lisavm</span><svg><path></path></svg>.</p></div>","PeriodicalId":51880,"journal":{"name":"EURO Journal on Computational Optimization","volume":"12 ","pages":"Article 100088"},"PeriodicalIF":2.4,"publicationDate":"2024-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S2192440624000054/pdfft?md5=738f38c0990532c2e5eec98c42a34bd4&pid=1-s2.0-S2192440624000054-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140647201","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Design of experiments for the stochastic unit commitment with economic dispatch models 采用经济调度模型的随机机组承诺试验设计
IF 2.4 Q2 OPERATIONS RESEARCH & MANAGEMENT SCIENCE Pub Date : 2024-01-01 DOI: 10.1016/j.ejco.2024.100089
Nahal Sakhavand , Jay Rosenberger , Victoria C.P. Chen , Harsha Gangammanavar

We develop a Design and Analysis of the Computer Experiments (DACE) approach to the stochastic unit commitment problem for power systems with significant renewable integration. For this purpose, we use a two-stage stochastic programming formulation of the stochastic unit commitment-economic dispatch problem. Typically, a sample average approximation of the true problem is solved using a cutting plane method (such as the L-shaped method) or scenario decomposition (such as Progressive Hedging) algorithms. However, when the number of scenarios increases, these solution methods become computationally prohibitive. To address this challenge, we develop a novel DACE approach that exploits the structure of the first-stage unit commitment decision space in a design of experiments, uses features based upon solar generation, and trains a multivariate adaptive regression splines model to approximate the second stage of the stochastic unit commitment-economic dispatch problem. We conduct experiments on two modified IEEE-57 and IEEE-118 test systems and assess the quality of the solutions obtained from both the DACE and the L-shaped methods in a replicated procedure. The results obtained from this approach attest to the significant improvement in the computational performance of the DACE approach over the traditional L-shaped method.

我们开发了一种计算机实验设计与分析 (DACE) 方法,用于解决具有大量可再生能源集成的电力系统的随机机组承诺问题。为此,我们对随机机组承诺-经济调度问题采用了两阶段随机编程方法。通常情况下,使用切割面法(如 L 型法)或情景分解法(如渐进对冲法)算法求解真实问题的样本平均近似值。然而,当方案数量增加时,这些求解方法的计算量就会变得过大。为了应对这一挑战,我们开发了一种新颖的 DACE 方法,该方法在实验设计中利用第一阶段机组承诺决策空间的结构,使用基于太阳能发电量的特征,并训练一个多变量自适应回归样条模型来近似处理第二阶段的随机机组承诺-经济调度问题。我们在两个经过修改的 IEEE-57 和 IEEE-118 测试系统上进行了实验,并在重复程序中评估了 DACE 和 L 型方法所得到的解决方案的质量。这种方法得出的结果证明,与传统的 L 型方法相比,DACE 方法的计算性能有了显著提高。
{"title":"Design of experiments for the stochastic unit commitment with economic dispatch models","authors":"Nahal Sakhavand ,&nbsp;Jay Rosenberger ,&nbsp;Victoria C.P. Chen ,&nbsp;Harsha Gangammanavar","doi":"10.1016/j.ejco.2024.100089","DOIUrl":"https://doi.org/10.1016/j.ejco.2024.100089","url":null,"abstract":"<div><p>We develop a Design and Analysis of the Computer Experiments (DACE) approach to the stochastic unit commitment problem for power systems with significant renewable integration. For this purpose, we use a two-stage stochastic programming formulation of the stochastic unit commitment-economic dispatch problem. Typically, a sample average approximation of the true problem is solved using a cutting plane method (such as the L-shaped method) or scenario decomposition (such as Progressive Hedging) algorithms. However, when the number of scenarios increases, these solution methods become computationally prohibitive. To address this challenge, we develop a novel DACE approach that exploits the structure of the first-stage unit commitment decision space in a design of experiments, uses features based upon solar generation, and trains a multivariate adaptive regression splines model to approximate the second stage of the stochastic unit commitment-economic dispatch problem. We conduct experiments on two modified IEEE-57 and IEEE-118 test systems and assess the quality of the solutions obtained from both the DACE and the L-shaped methods in a replicated procedure. The results obtained from this approach attest to the significant improvement in the computational performance of the DACE approach over the traditional L-shaped method.</p></div>","PeriodicalId":51880,"journal":{"name":"EURO Journal on Computational Optimization","volume":"12 ","pages":"Article 100089"},"PeriodicalIF":2.4,"publicationDate":"2024-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S2192440624000066/pdfft?md5=734ce10eb038b678d854fede2426d31a&pid=1-s2.0-S2192440624000066-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140906327","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A two-point heuristic to calculate the stepsize in subgradient method with application to a network design problem 计算子梯度法步长的两点启发式,并应用于网络设计问题
IF 2.4 Q2 OPERATIONS RESEARCH & MANAGEMENT SCIENCE Pub Date : 2024-01-01 DOI: 10.1016/j.ejco.2024.100092
F. Carrabs , M. Gaudioso , G. Miglionico

We introduce a heuristic rule for calculating the stepsize in the subgradient method for unconstrained convex nonsmooth optimization which, unlike the classic approach, is based on retaining some information from previous iteration. The rule is inspired by the well known two-point stepsize by Barzilai and Borwein (BB) [6] for smooth optimization and it coincides with (BB) in case the function to be minimised is convex quadratic.

Under the use of appropriate safeguards we demonstrate that the method terminates at a point that satisfies an approximate optimality condition.

The proposed approach is tested in the framework of Lagrangian relaxation for integer linear programming where the Lagrangian dual requires maximization of a concave and nonsmooth (piecewise affine) function. In particular we focus on the relaxation of the Minimum Spanning Tree problem with Conflicting Edge Pairs (MSTC). Comparison with classic subgradient method is presented. The results on some widely used academic test problems are provided too.

我们引入了一种启发式规则,用于计算无约束凸非光滑优化子梯度法中的步长,与传统方法不同的是,该规则基于保留前一次迭代的某些信息。该规则的灵感来自 Barzilai 和 Borwein (BB) [6]针对平滑优化提出的众所周知的两点步长,并且在需要最小化的函数为凸二次函数的情况下与 (BB) 不谋而合。我们尤其关注有冲突边对的最小生成树问题(MSTC)的松弛。与经典的子梯度法进行了比较。此外,我们还提供了一些广泛使用的学术测试问题的结果。
{"title":"A two-point heuristic to calculate the stepsize in subgradient method with application to a network design problem","authors":"F. Carrabs ,&nbsp;M. Gaudioso ,&nbsp;G. Miglionico","doi":"10.1016/j.ejco.2024.100092","DOIUrl":"10.1016/j.ejco.2024.100092","url":null,"abstract":"<div><p>We introduce a heuristic rule for calculating the stepsize in the subgradient method for unconstrained convex nonsmooth optimization which, unlike the classic approach, is based on retaining some information from previous iteration. The rule is inspired by the well known two-point stepsize by Barzilai and Borwein (BB) <span>[6]</span> for smooth optimization and it coincides with (BB) in case the function to be minimised is convex quadratic.</p><p>Under the use of appropriate safeguards we demonstrate that the method terminates at a point that satisfies an approximate optimality condition.</p><p>The proposed approach is tested in the framework of Lagrangian relaxation for integer linear programming where the Lagrangian dual requires maximization of a concave and nonsmooth (piecewise affine) function. In particular we focus on the relaxation of the Minimum Spanning Tree problem with Conflicting Edge Pairs (MSTC). Comparison with classic subgradient method is presented. The results on some widely used academic test problems are provided too.</p></div>","PeriodicalId":51880,"journal":{"name":"EURO Journal on Computational Optimization","volume":"12 ","pages":"Article 100092"},"PeriodicalIF":2.4,"publicationDate":"2024-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S2192440624000091/pdfft?md5=8c30a5148ef2dc0e6dc45f8a7bbd0259&pid=1-s2.0-S2192440624000091-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141130830","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Revisiting a Cornuéjols-Nemhauser-Wolsey formulation for the p-median problem 重新审视 p 中值问题的 Cornuéjols-Nemhauser-Wolsey 公式
IF 2.4 Q2 OPERATIONS RESEARCH & MANAGEMENT SCIENCE Pub Date : 2023-12-14 DOI: 10.1016/j.ejco.2023.100081
Agostinho Agra , Cristina Requejo

We revisit a formulation for the simple plant facility location and p-median problems introduced by Cornuéjols, Nemhauser and Wolsey (1980). Despite being the smallest known formulation regarding the number of variables, this formulation is barely used or cited in the literature. Here, we reintroduce the formulation for the p-median problem from a different perspective, resulting from the intersection of a selection problem with an additional family of optimality constraints to define the costs correctly. An alternative proof that the linear relaxation of the formulation is equivalent to the linear relaxation of the well-known classical formulation is provided. By exploring the optimality constraints we discuss approaches to derive bounds for large-size instances. These approaches are based on relaxations obtained by eliminating optimality constraints and can be seen as a simple matheuristic to solve large size instances. In particular, we characterize relaxations which provide the optimal solution, and therefore, can be seen as new formulations for the p-median problem. Computational tests are reported showing that the renewed formulation can be used efficiently to solve p-median instances.

我们重温了 Cornuéjols、Nemhauser 和 Wolsey(1980 年)提出的简单工厂设施定位和 p 中值问题的公式。尽管这是已知变量数量最少的公式,但该公式在文献中几乎未被使用或引用。在此,我们从另一个角度重新引入 p 中值问题的表述,该表述源于选择问题与正确定义成本的额外最优性约束的交叉。我们还提供了另一种证明,即该公式的线性松弛等同于著名经典公式的线性松弛。通过探索最优性约束,我们讨论了推导大尺寸实例边界的方法。这些方法基于消除最优性约束后得到的松弛,可以看作是解决大尺寸实例的简单数学启发式。特别是,我们描述了提供最优解的松弛的特点,因此,松弛可视为 p-median 问题的新公式。计算测试表明,更新后的公式可以有效地解决 p-median 实例。
{"title":"Revisiting a Cornuéjols-Nemhauser-Wolsey formulation for the p-median problem","authors":"Agostinho Agra ,&nbsp;Cristina Requejo","doi":"10.1016/j.ejco.2023.100081","DOIUrl":"https://doi.org/10.1016/j.ejco.2023.100081","url":null,"abstract":"<div><p>We revisit a formulation for the simple plant facility location and p-median problems introduced by Cornuéjols, Nemhauser and Wolsey (1980). Despite being the smallest known formulation regarding the number of variables, this formulation is barely used or cited in the literature. Here, we reintroduce the formulation for the p-median problem from a different perspective, resulting from the intersection of a selection problem with an additional family of optimality constraints to define the costs correctly. An alternative proof that the linear relaxation of the formulation is equivalent to the linear relaxation of the well-known classical formulation is provided. By exploring the optimality constraints we discuss approaches to derive bounds for large-size instances. These approaches are based on relaxations obtained by eliminating optimality constraints and can be seen as a simple matheuristic to solve large size instances. In particular, we characterize relaxations which provide the optimal solution, and therefore, can be seen as new formulations for the p-median problem. Computational tests are reported showing that the renewed formulation can be used efficiently to solve p-median instances.</p></div>","PeriodicalId":51880,"journal":{"name":"EURO Journal on Computational Optimization","volume":"12 ","pages":"Article 100081"},"PeriodicalIF":2.4,"publicationDate":"2023-12-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S2192440623000254/pdfft?md5=0bcc422776e1511a6efd5d524a292e3a&pid=1-s2.0-S2192440623000254-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138769860","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Unrelated parallel machine energy-efficient scheduling considering sequence-dependent setup times and time-of-use electricity tariffs 考虑顺序相关设置时间和使用时间电价的不相关并机节能调度
IF 2.4 Q2 OPERATIONS RESEARCH & MANAGEMENT SCIENCE Pub Date : 2023-01-01 DOI: 10.1016/j.ejco.2022.100052
Hemen Sanati, Ghasem Moslehi, Mohammad Reisi-Nafchi

Given that about half of the produced energy in the world is consumed in industries, there has been an increasing concern about optimizing energy consumption in manufacturing sectors. As one of the most effective ways, proper production scheduling to reduce energy consumption is of crucial importance among researchers and manufacturers. This paper addresses an unrelated parallel machine energy-efficient scheduling problem with sequence-dependent setup times by considering different energy consumption tariffs. The setup times are studied in two modes: disjointed from/jointed to processing time. For each one of these problems, two mixed-integer linear programming models have been formulated. The presented models for the problem with setup time disjointed from processing time can solve up to 16 machines and 45 jobs. In contrast, this capability is changed to 20 machines and 40 jobs for processing time jointed to the setup time problem. Furthermore, a fix and relax heuristic algorithm is presented for large-size instances, which can solve instances of up to 20 machines and 100 jobs for each of the two considered problems.

鉴于世界上大约一半的生产能源是在工业中消耗的,人们越来越关注如何优化制造业的能源消耗。合理的生产调度作为降低能耗的最有效途径之一,受到了科研人员和生产企业的重视。本文通过考虑不同的能源消耗电价,研究了具有顺序依赖设置时间的不相关并行机节能调度问题。研究了两种模式下的装配时间:从/装配到加工时间。对于每一个问题,都建立了两个混合整数线性规划模型。针对设置时间与加工时间脱节的问题,所提出的模型可以求解多达16台机器和45个作业。相比之下,由于处理时间与设置时间问题相关,此功能更改为20台机器和40个作业。此外,针对大型实例,提出了一种修正和放松启发式算法,该算法可以为两个考虑的问题中的每个问题解决多达20台机器和100个作业的实例。
{"title":"Unrelated parallel machine energy-efficient scheduling considering sequence-dependent setup times and time-of-use electricity tariffs","authors":"Hemen Sanati,&nbsp;Ghasem Moslehi,&nbsp;Mohammad Reisi-Nafchi","doi":"10.1016/j.ejco.2022.100052","DOIUrl":"10.1016/j.ejco.2022.100052","url":null,"abstract":"<div><p>Given that about half of the produced energy in the world is consumed in industries, there has been an increasing concern about optimizing energy consumption in manufacturing sectors. As one of the most effective ways, proper production scheduling to reduce energy consumption is of crucial importance among researchers and manufacturers. This paper addresses an unrelated parallel machine energy-efficient scheduling problem with sequence-dependent setup times by considering different energy consumption tariffs. The setup times are studied in two modes: disjointed from/jointed to processing time. For each one of these problems, two mixed-integer linear programming models have been formulated. The presented models for the problem with setup time disjointed from processing time can solve up to 16 machines and 45 jobs. In contrast, this capability is changed to 20 machines and 40 jobs for processing time jointed to the setup time problem. Furthermore, a fix and relax heuristic algorithm is presented for large-size instances, which can solve instances of up to 20 machines and 100 jobs for each of the two considered problems.</p></div>","PeriodicalId":51880,"journal":{"name":"EURO Journal on Computational Optimization","volume":"11 ","pages":"Article 100052"},"PeriodicalIF":2.4,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48398291","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
The missing Moore graph as an optimization problem 缺失摩尔图作为优化问题
IF 2.4 Q2 OPERATIONS RESEARCH & MANAGEMENT SCIENCE Pub Date : 2023-01-01 DOI: 10.1016/j.ejco.2023.100060
Derek H. Smith , Roberto Montemanni
{"title":"The missing Moore graph as an optimization problem","authors":"Derek H. Smith ,&nbsp;Roberto Montemanni","doi":"10.1016/j.ejco.2023.100060","DOIUrl":"https://doi.org/10.1016/j.ejco.2023.100060","url":null,"abstract":"","PeriodicalId":51880,"journal":{"name":"EURO Journal on Computational Optimization","volume":"11 ","pages":""},"PeriodicalIF":2.4,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"49742908","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
The Weber problem in logistic and services networks under congestion 拥挤条件下物流服务网络中的韦伯问题
IF 2.4 Q2 OPERATIONS RESEARCH & MANAGEMENT SCIENCE Pub Date : 2023-01-01 DOI: 10.1016/j.ejco.2022.100056
Vanessa Lange , Hans Daduna

We investigate a location-allocation-routing problem where trucks deliver goods from a central production facility to a set of warehouses with fixed locations and known demands. Due to limited capacities congestion occurs and results in queueing problems. The location of the center is determined to maximize the utilization of the given resources (measured in throughput) and the minimal number of trucks is determined to satisfy the overall demand generated by the warehouses. Main results for this integrated decision problem on strategic and tactical/operational level are: (i) The location decision is reduced to a standard Weber problem with weighted distances. (ii) The joint decision for location and fleet size is separable. (iii) The location of the center is robust against perturbations of several system parameters on the operational/tactical level. Additionally, we consider minimization of travel times as optimization target. By numerical examples we demonstrate the consequences of neglecting available information on long-term (rough) demand structure.

我们研究了一个位置-分配-路线问题,其中卡车将货物从一个中央生产设施运送到一组具有固定位置和已知需求的仓库。由于容量有限,出现拥塞并导致排队问题。确定中心的位置以最大限度地利用给定资源(以吞吐量衡量),并确定最小数量的卡车以满足仓库产生的总体需求。这个综合决策问题在战略和战术/作战层面上的主要结果是:(i)位置决策被简化为具有加权距离的标准韦伯问题。(ii)位置和船队规模的联合决策是可分离的。(iii)中心的位置对若干系统参数在作战/战术层面的扰动具有稳健性。此外,我们考虑了最小的行程时间作为优化目标。通过数值例子,我们证明了忽略长期(粗略)需求结构的可用信息的后果。
{"title":"The Weber problem in logistic and services networks under congestion","authors":"Vanessa Lange ,&nbsp;Hans Daduna","doi":"10.1016/j.ejco.2022.100056","DOIUrl":"10.1016/j.ejco.2022.100056","url":null,"abstract":"<div><p>We investigate a location-allocation-routing problem where trucks deliver goods from a central production facility to a set of warehouses with fixed locations and known demands. Due to limited capacities congestion occurs and results in queueing problems. The location of the center is determined to maximize the utilization of the given resources (measured in throughput) and the minimal number of trucks is determined to satisfy the overall demand generated by the warehouses. Main results for this integrated decision problem on strategic and tactical/operational level are: (i) The location decision is reduced to a standard Weber problem with weighted distances. (ii) The joint decision for location and fleet size is separable. (iii) The location of the center is robust against perturbations of several system parameters on the operational/tactical level. Additionally, we consider minimization of travel times as optimization target. By numerical examples we demonstrate the consequences of neglecting available information on long-term (rough) demand structure.</p></div>","PeriodicalId":51880,"journal":{"name":"EURO Journal on Computational Optimization","volume":"11 ","pages":"Article 100056"},"PeriodicalIF":2.4,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46090888","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An exact algorithm for the static pricing problem under discrete mixed logit demand 离散混合对数需求下静态定价问题的精确算法
IF 2.4 Q2 OPERATIONS RESEARCH & MANAGEMENT SCIENCE Pub Date : 2023-01-01 DOI: 10.1016/j.ejco.2023.100073
Ahmadreza Marandi , Virginie Lurkin

Price differentiation is a common strategy in many markets. In this paper, we study a static multiproduct price optimization problem with demand given by a discrete mixed multinomial logit model. By considering a mixed logit model that includes customer specific variables and parameters in the utility specification, our pricing problem reflects well the discrete choice models used in practice. To solve this pricing problem, we design an efficient iterative optimization algorithm that asymptotically converges to the optimal solution. To this end, a linear optimization (LO) problem is formulated, based on the trust-region approach, to find a “good” feasible solution and approximate the problem from below. A convex optimization problem is designed using a convexification technique to approximate the optimization problem from above. Then, using a branching method, we tighten the optimality gap. The effectiveness of our algorithm is illustrated on several cases, and compared against solvers and existing state-of-the-art methods in the literature.

在许多市场中,价格差异化是一种常见的策略。本文研究了一个具有需求的静态多产品价格优化问题,该问题由一个离散混合多项逻辑模型给出。通过考虑包含客户特定变量和参数的混合logit模型,我们的定价问题很好地反映了实践中使用的离散选择模型。为了解决这一定价问题,我们设计了一个有效的迭代优化算法,该算法渐近收敛于最优解。为此,基于信任域方法,构造一个线性优化(LO)问题,寻找一个“好的”可行解,并从下逼近问题。利用凸化技术逼近上述优化问题,设计了一个凸优化问题。然后,使用分支方法收紧最优性间隙。我们的算法的有效性在几个案例中得到了说明,并与文献中的求解器和现有的最先进的方法进行了比较。
{"title":"An exact algorithm for the static pricing problem under discrete mixed logit demand","authors":"Ahmadreza Marandi ,&nbsp;Virginie Lurkin","doi":"10.1016/j.ejco.2023.100073","DOIUrl":"10.1016/j.ejco.2023.100073","url":null,"abstract":"<div><p>Price differentiation is a common strategy in many markets. In this paper, we study a static multiproduct price optimization problem with demand given by a discrete mixed multinomial logit model. By considering a mixed logit model that includes customer specific variables and parameters in the utility specification, our pricing problem reflects well the discrete choice models used in practice. To solve this pricing problem, we design an efficient iterative optimization algorithm that asymptotically converges to the optimal solution. To this end, a <em>linear optimization</em> (LO) problem is formulated, based on the trust-region approach, to find a “good” feasible solution and approximate the problem from below. A convex optimization problem is designed using a convexification technique to approximate the optimization problem from above. Then, using a branching method, we tighten the optimality gap. The effectiveness of our algorithm is illustrated on several cases, and compared against solvers and existing state-of-the-art methods in the literature.</p></div>","PeriodicalId":51880,"journal":{"name":"EURO Journal on Computational Optimization","volume":"11 ","pages":"Article 100073"},"PeriodicalIF":2.4,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43244012","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
EURO Journal on Computational Optimization
全部 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学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1