首页 > 最新文献

Optimization Methods and Software最新文献

英文 中文
Second-order cone programming for frictional contact mechanics using interior point algorithm 利用内点算法对摩擦接触力学进行二阶圆锥编程
Pub Date : 2024-01-16 DOI: 10.1080/10556788.2023.2296438
Vincent Acary, Paul Armand, Hoang Minh Nguyen, Maksym Shpakovych
,
,
{"title":"Second-order cone programming for frictional contact mechanics using interior point algorithm","authors":"Vincent Acary, Paul Armand, Hoang Minh Nguyen, Maksym Shpakovych","doi":"10.1080/10556788.2023.2296438","DOIUrl":"https://doi.org/10.1080/10556788.2023.2296438","url":null,"abstract":",","PeriodicalId":124811,"journal":{"name":"Optimization Methods and Software","volume":"34 9","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-01-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139528474","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
GBOML: a structure-exploiting optimization modelling language in Python GBOML: Python中利用结构的优化建模语言
Pub Date : 2023-09-08 DOI: 10.1080/10556788.2023.2246169
Bardhyl Miftari, M. Berger, Guillaume Derval, Q. Louveaux, Damien Ernst
{"title":"GBOML: a structure-exploiting optimization modelling language in Python","authors":"Bardhyl Miftari, M. Berger, Guillaume Derval, Q. Louveaux, Damien Ernst","doi":"10.1080/10556788.2023.2246169","DOIUrl":"https://doi.org/10.1080/10556788.2023.2246169","url":null,"abstract":"","PeriodicalId":124811,"journal":{"name":"Optimization Methods and Software","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130035079","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
Techniques for accelerating branch-and-bound algorithms dedicated to sparse optimization 用于稀疏优化的分支定界算法加速技术
Pub Date : 2023-08-31 DOI: 10.1080/10556788.2023.2241154
Gwenaël Samain, S. Bourguignon, Jordan Ninin
{"title":"Techniques for accelerating branch-and-bound algorithms dedicated to sparse optimization","authors":"Gwenaël Samain, S. Bourguignon, Jordan Ninin","doi":"10.1080/10556788.2023.2241154","DOIUrl":"https://doi.org/10.1080/10556788.2023.2241154","url":null,"abstract":"","PeriodicalId":124811,"journal":{"name":"Optimization Methods and Software","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117008438","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
A class of projected-search methods for bound-constrained optimization 一类有界约束优化的投影搜索方法
Pub Date : 2023-08-18 DOI: 10.1080/10556788.2023.2241769
Michael W. Ferry, P. Gill, Elizabeth Wong, Minxin Zhang
Projected-search methods for bound-constrained optimization are based on performing a search along a piecewise-linear continuous path obtained by projecting a search direction onto the feasible region. A potential benefit of a projected-search method is that many changes to the active set can be made at the cost of computing a single search direction. As the objective function is not differentiable along the search path, it is not possible to use a projected-search method with a step that satisfies the Wolfe conditions, which require the directional derivative of the objective function at a point on the path. For this reason, methods based in full or in part on a simple backtracking procedure must be used to give a step that satisfies an “Armijo-like” sufficient decrease condition. As a consequence, conventional projected-search methods are unable to exploit sophisticated safeguarded polynomial interpolation techniques that have been shown to be effective for the unconstrained case. This paper describes a new framework for the development of a general class of projectedsearch methods for bound-constrained optimization. At each iteration, a descent direction is computed with respect to a certain extended active set. This direction is used to specify a search direction that is used in conjunction with a step length computed by a quasi-Wolfe search. The quasi-Wolfe search is designed specifically for use with a piecewise-linear search path and is similar to a conventional Wolfe line search, except that a step is accepted under a wider range of conditions. These conditions take into consideration steps at which the restriction of the objective function on the search path is not differentiable. Standard existence and convergence results associated with a conventional Wolfe line search are extended to the quasi-Wolfe case. In addition, it is shown that under a standard nondegeneracy assumption, any method within the framework will identify the optimal active set in a finite number of iterations. Computational results are given for a specific projected-search method that uses a limited-memory quasi-Newton approximation of the Hessian. The results show that, in this context, a quasi-Wolfe search is substantially more efficient and reliable than an Armijolike search based on simple backtracking. Comparisons with a state-of-the-art boundconstrained optimization package are also presented.
边界约束优化的投影搜索方法是沿着一条分段线性连续路径进行搜索,该路径是通过将搜索方向投影到可行区域而得到的。投影搜索方法的一个潜在好处是,可以以计算单个搜索方向为代价对活动集进行许多更改。由于目标函数在搜索路径上不可微,因此不可能使用步长满足Wolfe条件的投影搜索方法,因为Wolfe条件要求目标函数在路径上某一点的方向导数。因此,必须使用完全或部分基于简单回溯过程的方法来给出满足“Armijo-like”充分减少条件的步骤。因此,传统的投影搜索方法无法利用复杂的保护多项式插值技术,而这些技术已被证明对无约束情况有效。本文描述了一个新的框架,用于开发一类一般的有界约束优化的投影搜索方法。在每次迭代中,相对于某个扩展活动集计算下降方向。此方向用于指定搜索方向,该方向与由准wolfe搜索计算的步长一起使用。准Wolfe搜索是专门为分段线性搜索路径设计的,与传统的Wolfe线搜索类似,除了一个步骤在更广泛的条件下被接受。这些条件考虑了目标函数在搜索路径上的限制不可微的步骤。将常规Wolfe线搜索的标准存在性和收敛性结果推广到拟Wolfe情况。此外,还证明了在标准的非退化假设下,框架内的任何方法都能在有限次迭代中识别出最优活动集。给出了一种特定的投影搜索方法的计算结果,该方法使用有限内存的准牛顿逼近Hessian。结果表明,在这种情况下,准wolfe搜索比基于简单回溯的类armijlike搜索更有效和可靠。与最先进的有界约束优化包的比较也被提出。
{"title":"A class of projected-search methods for bound-constrained optimization","authors":"Michael W. Ferry, P. Gill, Elizabeth Wong, Minxin Zhang","doi":"10.1080/10556788.2023.2241769","DOIUrl":"https://doi.org/10.1080/10556788.2023.2241769","url":null,"abstract":"Projected-search methods for bound-constrained optimization are based on performing a search along a piecewise-linear continuous path obtained by projecting a search direction onto the feasible region. A potential benefit of a projected-search method is that many changes to the active set can be made at the cost of computing a single search direction. As the objective function is not differentiable along the search path, it is not possible to use a projected-search method with a step that satisfies the Wolfe conditions, which require the directional derivative of the objective function at a point on the path. For this reason, methods based in full or in part on a simple backtracking procedure must be used to give a step that satisfies an “Armijo-like” sufficient decrease condition. As a consequence, conventional projected-search methods are unable to exploit sophisticated safeguarded polynomial interpolation techniques that have been shown to be effective for the unconstrained case. This paper describes a new framework for the development of a general class of projectedsearch methods for bound-constrained optimization. At each iteration, a descent direction is computed with respect to a certain extended active set. This direction is used to specify a search direction that is used in conjunction with a step length computed by a quasi-Wolfe search. The quasi-Wolfe search is designed specifically for use with a piecewise-linear search path and is similar to a conventional Wolfe line search, except that a step is accepted under a wider range of conditions. These conditions take into consideration steps at which the restriction of the objective function on the search path is not differentiable. Standard existence and convergence results associated with a conventional Wolfe line search are extended to the quasi-Wolfe case. In addition, it is shown that under a standard nondegeneracy assumption, any method within the framework will identify the optimal active set in a finite number of iterations. Computational results are given for a specific projected-search method that uses a limited-memory quasi-Newton approximation of the Hessian. The results show that, in this context, a quasi-Wolfe search is substantially more efficient and reliable than an Armijolike search based on simple backtracking. Comparisons with a state-of-the-art boundconstrained optimization package are also presented.","PeriodicalId":124811,"journal":{"name":"Optimization Methods and Software","volume":"36 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-08-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115395259","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
A new inertial projected reflected gradient method with application to optimal control problems 一种新的惯性投影反射梯度法及其在最优控制问题中的应用
Pub Date : 2023-08-15 DOI: 10.1080/10556788.2023.2246168
C. Izuchukwu, Y. Shehu
{"title":"A new inertial projected reflected gradient method with application to optimal control problems","authors":"C. Izuchukwu, Y. Shehu","doi":"10.1080/10556788.2023.2246168","DOIUrl":"https://doi.org/10.1080/10556788.2023.2246168","url":null,"abstract":"","PeriodicalId":124811,"journal":{"name":"Optimization Methods and Software","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-08-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133868801","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
Urban air mobility: from complex tactical conflict resolution to network design and fairness insights 城市空中机动:从复杂的战术冲突解决到网络设计和公平见解
Pub Date : 2023-08-08 DOI: 10.1080/10556788.2023.2241148
Mercedes Pelegrín, C. D’Ambrosio, R. Delmas, Youssef Hamadi
Urban Air Mobility (UAM) has the potential to revolutionize transportation. It will exploit the third dimension to help smooth ground traffic in densely populated areas. This new paradigm in mobility will require methods to ensure safety and maximize efficiency. We propose to use mathematical optimization to address tactical deconfliction in UAM. Our approach is envisioned as a way of modelling and solving tactical conflicts, but also as means for assessing future infrastructures with potential utility in the design phase. We leverage envisioned UAM corridors to provide a mathematical definition of vehicle separation. A mathematical formulation is then proposed, which minimizes the total deviation from flight schedules needed to avoid loss of pairwise separation. The deconfliction is based on both airborne adjustments (through speed changes) and ground delays (holds relative to the scheduled take-off). Our experimental setup includes three use cases standing for different sources of conflicts and three synthetic UAM network topologies, which represent heterogeneous realistic scenarios. Vehicle and network capabilities are represented through model parameters, which allows us to analyse their impact on the quality of the deconfliction. Finally, insightful comparisons between our approach and both a local deconfliction and a fairness-oriented version are provided.
{"title":"Urban air mobility: from complex tactical conflict resolution to network design and fairness insights","authors":"Mercedes Pelegrín, C. D’Ambrosio, R. Delmas, Youssef Hamadi","doi":"10.1080/10556788.2023.2241148","DOIUrl":"https://doi.org/10.1080/10556788.2023.2241148","url":null,"abstract":"Urban Air Mobility (UAM) has the potential to revolutionize transportation. It will exploit the third dimension to help smooth ground traffic in densely populated areas. This new paradigm in mobility will require methods to ensure safety and maximize efficiency. We propose to use mathematical optimization to address tactical deconfliction in UAM. Our approach is envisioned as a way of modelling and solving tactical conflicts, but also as means for assessing future infrastructures with potential utility in the design phase. We leverage envisioned UAM corridors to provide a mathematical definition of vehicle separation. A mathematical formulation is then proposed, which minimizes the total deviation from flight schedules needed to avoid loss of pairwise separation. The deconfliction is based on both airborne adjustments (through speed changes) and ground delays (holds relative to the scheduled take-off). Our experimental setup includes three use cases standing for different sources of conflicts and three synthetic UAM network topologies, which represent heterogeneous realistic scenarios. Vehicle and network capabilities are represented through model parameters, which allows us to analyse their impact on the quality of the deconfliction. Finally, insightful comparisons between our approach and both a local deconfliction and a fairness-oriented version are provided.","PeriodicalId":124811,"journal":{"name":"Optimization Methods and Software","volume":"47 75","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-08-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133323304","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}
引用次数: 5
An adaptive regularization method in Banach spaces Banach空间中的自适应正则化方法
Pub Date : 2023-06-08 DOI: 10.1080/10556788.2023.2210253
S. Gratton, S. Jerad, P. Toint
This paper considers optimization of nonconvex functionals in smooth infinite dimensional spaces. It is first proved that functionals in a class containing multivariate polynomials augmented with a sufficiently smooth regularization can be minimized by a simple linesearch-based algorithm. Sufficient smoothness depends on gradients satisfying a novel two-terms generalized Lipschitz condition. A first-order adaptive regularization method applicable to functionals with β-Hölder continuous derivatives is then proposed, that uses the linesearch approach to compute a suitable trial step. It is shown to find an ϵ-approximate first-order point in at most evaluations of the functional and its first p derivatives.
{"title":"An adaptive regularization method in Banach spaces","authors":"S. Gratton, S. Jerad, P. Toint","doi":"10.1080/10556788.2023.2210253","DOIUrl":"https://doi.org/10.1080/10556788.2023.2210253","url":null,"abstract":"This paper considers optimization of nonconvex functionals in smooth infinite dimensional spaces. It is first proved that functionals in a class containing multivariate polynomials augmented with a sufficiently smooth regularization can be minimized by a simple linesearch-based algorithm. Sufficient smoothness depends on gradients satisfying a novel two-terms generalized Lipschitz condition. A first-order adaptive regularization method applicable to functionals with β-Hölder continuous derivatives is then proposed, that uses the linesearch approach to compute a suitable trial step. It is shown to find an ϵ-approximate first-order point in at most evaluations of the functional and its first p derivatives.","PeriodicalId":124811,"journal":{"name":"Optimization Methods and Software","volume":"111 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124692264","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
Sequential path-equilibration algorithm for highly accurate traffic flow assignment in an urban road network 城市路网高精度交通流分配的顺序路径均衡算法
Pub Date : 2023-05-22 DOI: 10.1080/10556788.2023.2196725
A. Krylatov
Nowadays, the issue of traffic flow assignment has become an interdisciplinary topic that concerns multiple research areas and branches of science. This work is focussed on the mathematical and computational aspects of the equilibrium traffic assignment problem in the case when route flows are considered to be decision variables. Firstly, we obtain a fixed-point mapping with the explicit contraction operator, which is proven to equilibrate the journey times on feasible routes between a single origin-destination pair of nodes with the quadratic rate. Remarkable that from mathematical perspectives, the developed operator generalizes most path-equilibration operators already exploited by researchers. Secondly, we use the obtained fixed-point procedure to run the sequential path-equilibration algorithm for traffic flow assignment on well-known test urban road networks with arc-additive travel time functions. Our computational results appear to demonstrate higher accuracy of user-equilibrium traffic assignment solutions than the best ones known to us. In other words, developed within this paper sequential path-equilibration algorithm leads to solutions with less goal function values compared to the best solutions for today, according to our knowledge.
目前,交通流分配问题已经成为一个涉及多个研究领域和学科分支的跨学科问题。本文主要研究了当路径流被认为是决策变量的情况下,平衡交通分配问题的数学和计算方面。首先,我们利用显式收缩算子得到了一个不动点映射,证明了该映射能以二次速率平衡单个起点-目的地节点对之间可行路线上的行程时间。值得注意的是,从数学的角度来看,所开发的算子推广了研究人员已经利用的大多数路径平衡算子。其次,利用得到的不动点过程,在具有弧加性行程时间函数的著名城市道路网络上运行交通流分配的顺序路径平衡算法。我们的计算结果似乎证明了用户均衡流量分配解决方案比我们已知的最佳解决方案更高的准确性。换句话说,本文开发的顺序路径均衡算法与目前的最佳解决方案相比,目标函数值更少。
{"title":"Sequential path-equilibration algorithm for highly accurate traffic flow assignment in an urban road network","authors":"A. Krylatov","doi":"10.1080/10556788.2023.2196725","DOIUrl":"https://doi.org/10.1080/10556788.2023.2196725","url":null,"abstract":"Nowadays, the issue of traffic flow assignment has become an interdisciplinary topic that concerns multiple research areas and branches of science. This work is focussed on the mathematical and computational aspects of the equilibrium traffic assignment problem in the case when route flows are considered to be decision variables. Firstly, we obtain a fixed-point mapping with the explicit contraction operator, which is proven to equilibrate the journey times on feasible routes between a single origin-destination pair of nodes with the quadratic rate. Remarkable that from mathematical perspectives, the developed operator generalizes most path-equilibration operators already exploited by researchers. Secondly, we use the obtained fixed-point procedure to run the sequential path-equilibration algorithm for traffic flow assignment on well-known test urban road networks with arc-additive travel time functions. Our computational results appear to demonstrate higher accuracy of user-equilibrium traffic assignment solutions than the best ones known to us. In other words, developed within this paper sequential path-equilibration algorithm leads to solutions with less goal function values compared to the best solutions for today, according to our knowledge.","PeriodicalId":124811,"journal":{"name":"Optimization Methods and Software","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117002236","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
A branch and bound method solving the max–min linear discriminant analysis problem 求解极大极小线性判别分析问题的分支定界方法
Pub Date : 2023-05-19 DOI: 10.1080/10556788.2023.2198769
A. Beck, R. Sharon
Fisher linear discriminant analysis (FLDA or LDA) is a well-known technique for dimension reduction and classification. The method was first formulated in 1936 by Fisher in the one-dimensional setting. In this paper, we will examine the LDA problem using a different objective function. Instead of maximizing the sum of all distances between all classes, we will define an objective function that will maximize the minimum separation among all distances between all classes. This leads to a difficult nonconvex optimization problem. We present a branch and bound method for the problem in the case where the reduction is to the one-dimensional space.
Fisher线性判别分析(FLDA或LDA)是一种著名的降维和分类技术。这个方法最早是在1936年由费雪在一维环境下提出的。在本文中,我们将使用不同的目标函数来研究LDA问题。而不是最大化所有类之间的所有距离的总和,我们将定义一个目标函数,将最大化所有类之间的所有距离之间的最小分离。这导致了一个困难的非凸优化问题。对于一维空间的约简问题,我们给出了一个分支定界方法。
{"title":"A branch and bound method solving the max–min linear discriminant analysis problem","authors":"A. Beck, R. Sharon","doi":"10.1080/10556788.2023.2198769","DOIUrl":"https://doi.org/10.1080/10556788.2023.2198769","url":null,"abstract":"Fisher linear discriminant analysis (FLDA or LDA) is a well-known technique for dimension reduction and classification. The method was first formulated in 1936 by Fisher in the one-dimensional setting. In this paper, we will examine the LDA problem using a different objective function. Instead of maximizing the sum of all distances between all classes, we will define an objective function that will maximize the minimum separation among all distances between all classes. This leads to a difficult nonconvex optimization problem. We present a branch and bound method for the problem in the case where the reduction is to the one-dimensional space.","PeriodicalId":124811,"journal":{"name":"Optimization Methods and Software","volume":"39 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127084478","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
A finite convergence algorithm for solving linear-quadratic network games with strategic complements and bounded strategies 具有策略互补和有界策略的线性二次型网络对策的有限收敛算法
Pub Date : 2023-05-19 DOI: 10.1080/10556788.2023.2205644
M. Passacantando, F. Raciti
We propose a new algorithm for solving a class of linear-quadratic network games with strategic complements and bounded strategies. The algorithm is based on the sequential solution of linear systems of equations and we prove that it finds the exact Nash equilibrium of the game after a finite number of iterations. The new algorithm is then applied to a social network model of juvenile delinquency which has been investigated recently where we also consider random perturbations of some data. Experimental results show the efficiency of the algorithm in solving large scale problems.
{"title":"A finite convergence algorithm for solving linear-quadratic network games with strategic complements and bounded strategies","authors":"M. Passacantando, F. Raciti","doi":"10.1080/10556788.2023.2205644","DOIUrl":"https://doi.org/10.1080/10556788.2023.2205644","url":null,"abstract":"We propose a new algorithm for solving a class of linear-quadratic network games with strategic complements and bounded strategies. The algorithm is based on the sequential solution of linear systems of equations and we prove that it finds the exact Nash equilibrium of the game after a finite number of iterations. The new algorithm is then applied to a social network model of juvenile delinquency which has been investigated recently where we also consider random perturbations of some data. Experimental results show the efficiency of the algorithm in solving large scale problems.","PeriodicalId":124811,"journal":{"name":"Optimization Methods and Software","volume":"38 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124751146","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}
引用次数: 2
期刊
Optimization Methods and Software
全部 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