首页 > 最新文献

Journal of Combinatorial Optimization最新文献

英文 中文
On the enumeration of resolute majority rules 论决多数规则的列举
IF 1 4区 数学 Q4 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2026-03-14 DOI: 10.1007/s10878-026-01412-9
Josep Freixas, Dani Samaniego
This paper considers resolute decision rules in which each voter may vote “yes", “abstain" or vote “no", and the outcome is “yes" or “no". The model we consider is more general than that of simple games since the input admits abstention or indecision, but it is more specialized since it assumes the properties of monotonicity and anonymity. Many subclasses of these resolute decision rules have been studied in the literature from an axiomatic point of view. The purpose of this work is to enumerate these subclasses as a function of the number of voters.
本文考虑果断决策规则,其中每个投票人可以投“是”、“弃权”或“不”票,结果为“是”或“否”。由于输入允许弃权或优柔寡断,我们考虑的模型比简单游戏的模型更一般,但由于它假设单调性和匿名性,它更专业。文献从公理的角度研究了这些果断决策规则的许多子类。这项工作的目的是枚举这些子类作为选民数量的函数。
{"title":"On the enumeration of resolute majority rules","authors":"Josep Freixas, Dani Samaniego","doi":"10.1007/s10878-026-01412-9","DOIUrl":"https://doi.org/10.1007/s10878-026-01412-9","url":null,"abstract":"This paper considers resolute decision rules in which each voter may vote “yes\", “abstain\" or vote “no\", and the outcome is “yes\" or “no\". The model we consider is more general than that of simple games since the input admits abstention or indecision, but it is more specialized since it assumes the properties of monotonicity and anonymity. Many subclasses of these resolute decision rules have been studied in the literature from an axiomatic point of view. The purpose of this work is to enumerate these subclasses as a function of the number of voters.","PeriodicalId":50231,"journal":{"name":"Journal of Combinatorial Optimization","volume":"126 1","pages":""},"PeriodicalIF":1.0,"publicationDate":"2026-03-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"147461815","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Binary jumbled indexing: suffix tree histogram 二进制混乱索引:后缀树直方图
IF 1 4区 数学 Q4 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2026-03-14 DOI: 10.1007/s10878-026-01407-6
Luís Cunha, Mário Medina
Given a binary string <jats:inline-formula> <jats:alternatives> <jats:tex-math>$$omega $$</jats:tex-math> <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <mml:mi>ω</mml:mi> </mml:math> </jats:alternatives> </jats:inline-formula> over the alphabet <jats:inline-formula> <jats:alternatives> <jats:tex-math>$${0, 1}$$</jats:tex-math> <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <mml:mrow> <mml:mo>{</mml:mo> <mml:mn>0</mml:mn> <mml:mo>,</mml:mo> <mml:mn>1</mml:mn> <mml:mo>}</mml:mo> </mml:mrow> </mml:math> </jats:alternatives> </jats:inline-formula> , a vector ( <jats:italic>a</jats:italic> , <jats:italic>b</jats:italic> ) is a Parikh vector if and only if a factor of <jats:inline-formula> <jats:alternatives> <jats:tex-math>$$omega $$</jats:tex-math> <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <mml:mi>ω</mml:mi> </mml:math> </jats:alternatives> </jats:inline-formula> contains exactly <jats:italic>a</jats:italic> occurrences of 0 and <jats:italic>b</jats:italic> occurrences of 1. Answering whether a vector is a Parikh vector of <jats:inline-formula> <jats:alternatives> <jats:tex-math>$$omega $$</jats:tex-math> <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <mml:mi>ω</mml:mi> </mml:math> </jats:alternatives> </jats:inline-formula> is known as the Binary Jumbled Indexing Problem ( <jats:sc>BJIP</jats:sc> ) or the Histogram Indexing Problem. Most solutions to this problem rely on an <jats:italic>O</jats:italic> ( <jats:italic>n</jats:italic> ) word-space index to answer queries in constant time, encoding the Parikh set of <jats:inline-formula> <jats:alternatives> <jats:tex-math>$$omega $$</jats:tex-math> <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <mml:mi>ω</mml:mi> </mml:math> </jats:alternatives> </jats:inline-formula> , i.e., all its Parikh vectors. Cunha et al. ( <jats:italic>Combinatorial Pattern Matching</jats:italic> , 2017) introduced an algorithm ( <jats:italic>JBM2017</jats:italic> ), which computes the index table in <jats:inline-formula> <jats:alternatives> <jats:tex-math>$$O(n+rho ^2)$$</jats:tex-math> <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <mml:mrow> <mml:mi>O</mml:mi> <mml:mo>(</mml:mo> <mml:mi>n</mml:mi> <mml:mo>+</mml:mo> <mml:msup> <mml:mi>ρ</mml:mi> <mml:mn>2</mml:mn> </mml:msup> <mml:mo>)</mml:mo> </mml:mrow> </mml:math> </jats:alternatives> </jats:inline-formula> time, where <jats:inline-formula> <jats:alternatives> <jats:tex-math>$$rho $$</jats:tex-math> <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <mml:mi>ρ</mml:mi> </mml:math> </jats:alternatives> </jats:inline-formula> is the number of runs of identical digits in <jats:inline-formula> <jats:alternatives> <jats:tex-math>$$omega $$</jats:tex-math> <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <mml:mi>ω</mml:mi> </mml:math> </jats:alternatives> </jats:inline-formula> , leading to <jats:inline-formula> <jats:alternatives> <jats:tex-math>$$O(n^2)$$</jats:tex-math> <mml:math xmlns:mm
给定一个二进制字符串$$omega $$ ω在字母$${0, 1}$$ 0,1{上,当且仅当}$$omega $$ ω的一个因子恰好包含a次0和b次1时,一个向量(a, b)是Parikh向量。回答向量是否为$$omega $$ ω的Parikh向量被称为二进制混乱索引问题(BJIP)或直方图索引问题。这个问题的大多数解决方案依赖于一个O (n)字空间索引来在常量时间内回答查询,编码$$omega $$ ω的Parikh集合,即它的所有Parikh向量。Cunha等人(组合模式匹配,2017)引入了一种算法(JBM2017),该算法在$$O(n+rho ^2)$$ O (n + ρ 2)时间内计算索引表,其中$$rho $$ ρ是$$omega $$ ω中相同数字的运行次数,在最坏情况下导致$$O(n^2)$$ O (n 2)。我们证明了平均运行次数$$rho $$ ρ为n /4,证实了在平均情况下的二次行为。我们提出了一种新的算法SFTree,它使用后缀树来删除重复的子字符串。尽管SFTree由于基本依赖于运行边界,其平均复杂度为$$varTheta (n^2)$$ Θ (n 2),但它通过向量化最小化内存访问开销实现了实际改进。后缀树进一步允许有效地处理不同的子字符串,从而降低内存访问的有效成本。因此,虽然两种算法在理论上表现出相似的增长,但SFTree在实践中明显优于其他算法。我们的分析强调了SFTree方法的理论和实践优势,以及对后缀树的其他应用程序的潜在扩展。
{"title":"Binary jumbled indexing: suffix tree histogram","authors":"Luís Cunha, Mário Medina","doi":"10.1007/s10878-026-01407-6","DOIUrl":"https://doi.org/10.1007/s10878-026-01407-6","url":null,"abstract":"Given a binary string &lt;jats:inline-formula&gt; &lt;jats:alternatives&gt; &lt;jats:tex-math&gt;$$omega $$&lt;/jats:tex-math&gt; &lt;mml:math xmlns:mml=\"http://www.w3.org/1998/Math/MathML\"&gt; &lt;mml:mi&gt;ω&lt;/mml:mi&gt; &lt;/mml:math&gt; &lt;/jats:alternatives&gt; &lt;/jats:inline-formula&gt; over the alphabet &lt;jats:inline-formula&gt; &lt;jats:alternatives&gt; &lt;jats:tex-math&gt;$${0, 1}$$&lt;/jats:tex-math&gt; &lt;mml:math xmlns:mml=\"http://www.w3.org/1998/Math/MathML\"&gt; &lt;mml:mrow&gt; &lt;mml:mo&gt;{&lt;/mml:mo&gt; &lt;mml:mn&gt;0&lt;/mml:mn&gt; &lt;mml:mo&gt;,&lt;/mml:mo&gt; &lt;mml:mn&gt;1&lt;/mml:mn&gt; &lt;mml:mo&gt;}&lt;/mml:mo&gt; &lt;/mml:mrow&gt; &lt;/mml:math&gt; &lt;/jats:alternatives&gt; &lt;/jats:inline-formula&gt; , a vector ( &lt;jats:italic&gt;a&lt;/jats:italic&gt; , &lt;jats:italic&gt;b&lt;/jats:italic&gt; ) is a Parikh vector if and only if a factor of &lt;jats:inline-formula&gt; &lt;jats:alternatives&gt; &lt;jats:tex-math&gt;$$omega $$&lt;/jats:tex-math&gt; &lt;mml:math xmlns:mml=\"http://www.w3.org/1998/Math/MathML\"&gt; &lt;mml:mi&gt;ω&lt;/mml:mi&gt; &lt;/mml:math&gt; &lt;/jats:alternatives&gt; &lt;/jats:inline-formula&gt; contains exactly &lt;jats:italic&gt;a&lt;/jats:italic&gt; occurrences of 0 and &lt;jats:italic&gt;b&lt;/jats:italic&gt; occurrences of 1. Answering whether a vector is a Parikh vector of &lt;jats:inline-formula&gt; &lt;jats:alternatives&gt; &lt;jats:tex-math&gt;$$omega $$&lt;/jats:tex-math&gt; &lt;mml:math xmlns:mml=\"http://www.w3.org/1998/Math/MathML\"&gt; &lt;mml:mi&gt;ω&lt;/mml:mi&gt; &lt;/mml:math&gt; &lt;/jats:alternatives&gt; &lt;/jats:inline-formula&gt; is known as the Binary Jumbled Indexing Problem ( &lt;jats:sc&gt;BJIP&lt;/jats:sc&gt; ) or the Histogram Indexing Problem. Most solutions to this problem rely on an &lt;jats:italic&gt;O&lt;/jats:italic&gt; ( &lt;jats:italic&gt;n&lt;/jats:italic&gt; ) word-space index to answer queries in constant time, encoding the Parikh set of &lt;jats:inline-formula&gt; &lt;jats:alternatives&gt; &lt;jats:tex-math&gt;$$omega $$&lt;/jats:tex-math&gt; &lt;mml:math xmlns:mml=\"http://www.w3.org/1998/Math/MathML\"&gt; &lt;mml:mi&gt;ω&lt;/mml:mi&gt; &lt;/mml:math&gt; &lt;/jats:alternatives&gt; &lt;/jats:inline-formula&gt; , i.e., all its Parikh vectors. Cunha et al. ( &lt;jats:italic&gt;Combinatorial Pattern Matching&lt;/jats:italic&gt; , 2017) introduced an algorithm ( &lt;jats:italic&gt;JBM2017&lt;/jats:italic&gt; ), which computes the index table in &lt;jats:inline-formula&gt; &lt;jats:alternatives&gt; &lt;jats:tex-math&gt;$$O(n+rho ^2)$$&lt;/jats:tex-math&gt; &lt;mml:math xmlns:mml=\"http://www.w3.org/1998/Math/MathML\"&gt; &lt;mml:mrow&gt; &lt;mml:mi&gt;O&lt;/mml:mi&gt; &lt;mml:mo&gt;(&lt;/mml:mo&gt; &lt;mml:mi&gt;n&lt;/mml:mi&gt; &lt;mml:mo&gt;+&lt;/mml:mo&gt; &lt;mml:msup&gt; &lt;mml:mi&gt;ρ&lt;/mml:mi&gt; &lt;mml:mn&gt;2&lt;/mml:mn&gt; &lt;/mml:msup&gt; &lt;mml:mo&gt;)&lt;/mml:mo&gt; &lt;/mml:mrow&gt; &lt;/mml:math&gt; &lt;/jats:alternatives&gt; &lt;/jats:inline-formula&gt; time, where &lt;jats:inline-formula&gt; &lt;jats:alternatives&gt; &lt;jats:tex-math&gt;$$rho $$&lt;/jats:tex-math&gt; &lt;mml:math xmlns:mml=\"http://www.w3.org/1998/Math/MathML\"&gt; &lt;mml:mi&gt;ρ&lt;/mml:mi&gt; &lt;/mml:math&gt; &lt;/jats:alternatives&gt; &lt;/jats:inline-formula&gt; is the number of runs of identical digits in &lt;jats:inline-formula&gt; &lt;jats:alternatives&gt; &lt;jats:tex-math&gt;$$omega $$&lt;/jats:tex-math&gt; &lt;mml:math xmlns:mml=\"http://www.w3.org/1998/Math/MathML\"&gt; &lt;mml:mi&gt;ω&lt;/mml:mi&gt; &lt;/mml:math&gt; &lt;/jats:alternatives&gt; &lt;/jats:inline-formula&gt; , leading to &lt;jats:inline-formula&gt; &lt;jats:alternatives&gt; &lt;jats:tex-math&gt;$$O(n^2)$$&lt;/jats:tex-math&gt; &lt;mml:math xmlns:mm","PeriodicalId":50231,"journal":{"name":"Journal of Combinatorial Optimization","volume":"130 1","pages":""},"PeriodicalIF":1.0,"publicationDate":"2026-03-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"147462160","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Online dispatching and routing for automated guided vehicles in pickup and delivery systems on loop-based graphs 基于循环图的自动引导车辆取货系统的在线调度和路线选择
IF 1 4区 数学 Q4 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2026-03-07 DOI: 10.1007/s10878-026-01410-x
Louis Stubbe, Jens Goemaere, Jan Goedgebeur
{"title":"Online dispatching and routing for automated guided vehicles in pickup and delivery systems on loop-based graphs","authors":"Louis Stubbe, Jens Goemaere, Jan Goedgebeur","doi":"10.1007/s10878-026-01410-x","DOIUrl":"https://doi.org/10.1007/s10878-026-01410-x","url":null,"abstract":"","PeriodicalId":50231,"journal":{"name":"Journal of Combinatorial Optimization","volume":"3 1","pages":""},"PeriodicalIF":1.0,"publicationDate":"2026-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"147373856","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Maximum alternating clean balanced cycle decomposition and applications in rearrangement distance problems 最大交替洁净平衡循环分解及其在重排距离问题中的应用
IF 1 4区 数学 Q4 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2026-03-07 DOI: 10.1007/s10878-026-01405-8
Gabriel Siqueira, Klairton Lima Brito, Alexsandro Oliveira Alexandrino, Andre Rodrigues Oliveira, Ulisses Dias, Zanoni Dias
In genome rearrangement, graph-based representations are widely used to analyze and solve rearrangement problems. In particular, when each gene occurs at most once, the breakpoint graph is a useful tool. A maximum cycle decomposition of this graph yields immediate lower bounds for several genome rearrangement distances. This paper introduces a generalization of the Maximum Alternating Cycle Decomposition problem ( MAX-ACD ), called the Maximum Alternating Clean Balanced Cycle Decomposition problem ( MAX-ACBCD ). The MAX-ACD problem is closely related to some rearrangement problems, where the orientation of the genes is unknown, and all genes are common to both genomes. The MAX-ACBCD problem has applications to related rearrangement problems, which allow genes present in only one of the genomes and consider both gene order and intergenic-region information. We present a constant-factor approximation and a heuristic for the MAX-ACBCD problem, and we performed tests with the heuristic applied to artificially generated genomes. Considering intergenic regions and a scenario where the orientation of the genes is known, we design an improved algorithm for the Sorting by Reversals and Intergenic Indels problem that guarantees an approximation factor of $$frac{3}{2}$$ 3 2 . For the scenario where the orientation of the genes is unknown, and using the MAX-ACBCD problem, we develop approximation algorithms for the Sorting by Reversals, the Sorting by Reversals and Intergenic Indels, the Reversal, Transposition and Indel Distance, the Sorting by DCJ, and the Sorting by DCJ and Intergenic Indels problems with approximation factors of 2 k , $$frac{3k}{2}$$ 3 k 2 , 4 k , 2 k , and k , respectively, where $$k=frac{31}{21}+epsilon $$ k = 31 21 + ϵ .
在基因组重排中,基于图的表示被广泛用于分析和解决重排问题。特别是,当每个基因最多出现一次时,断点图是一个有用的工具。对这个图进行最大循环分解,可以得到几个基因组重排距离的直接下界。本文介绍了最大交替循环分解问题(MAX-ACD)的一种推广,称为最大交替清洁平衡循环分解问题(MAX-ACBCD)。MAX-ACD问题与一些重排问题密切相关,在这些重排问题中,基因的取向是未知的,所有的基因在两个基因组中都是共同的。MAX-ACBCD问题适用于相关的重排问题,该问题允许基因仅存在于一个基因组中,并考虑基因顺序和基因间区域信息。对于MAX-ACBCD问题,我们提出了常因子近似和启发式方法,并将启发式方法应用于人工生成的基因组进行了测试。考虑到基因间区域和基因取向已知的情况,我们设计了一种改进的逆排序和基因间索引问题算法,该算法保证近似因子为$$frac{3}{2}$$ 32。对于基因方向未知的情况,使用MAX-ACBCD问题,我们开发了近似算法,分别适用于逆排序、逆排序和基因间索引、反转、转置和Indel距离、DCJ排序、DCJ排序和基因间索引问题,近似因子分别为2 k、$$frac{3k}{2}$$ 3 k 2、4 k、2 k和k,其中$$k=frac{31}{21}+epsilon $$ k = 31 21 + ε。
{"title":"Maximum alternating clean balanced cycle decomposition and applications in rearrangement distance problems","authors":"Gabriel Siqueira, Klairton Lima Brito, Alexsandro Oliveira Alexandrino, Andre Rodrigues Oliveira, Ulisses Dias, Zanoni Dias","doi":"10.1007/s10878-026-01405-8","DOIUrl":"https://doi.org/10.1007/s10878-026-01405-8","url":null,"abstract":"In genome rearrangement, graph-based representations are widely used to analyze and solve rearrangement problems. In particular, when each gene occurs at most once, the breakpoint graph is a useful tool. A maximum cycle decomposition of this graph yields immediate lower bounds for several genome rearrangement distances. This paper introduces a generalization of the Maximum Alternating Cycle Decomposition problem ( <jats:sc>MAX-ACD</jats:sc> ), called the Maximum Alternating Clean Balanced Cycle Decomposition problem ( <jats:sc>MAX-ACBCD</jats:sc> ). The <jats:sc>MAX-ACD</jats:sc> problem is closely related to some rearrangement problems, where the orientation of the genes is unknown, and all genes are common to both genomes. The <jats:sc>MAX-ACBCD</jats:sc> problem has applications to related rearrangement problems, which allow genes present in only one of the genomes and consider both gene order and intergenic-region information. We present a constant-factor approximation and a heuristic for the <jats:sc>MAX-ACBCD</jats:sc> problem, and we performed tests with the heuristic applied to artificially generated genomes. Considering intergenic regions and a scenario where the orientation of the genes is known, we design an improved algorithm for the Sorting by Reversals and Intergenic Indels problem that guarantees an approximation factor of <jats:inline-formula> <jats:alternatives> <jats:tex-math>$$frac{3}{2}$$</jats:tex-math> <mml:math xmlns:mml=\"http://www.w3.org/1998/Math/MathML\"> <mml:mfrac> <mml:mn>3</mml:mn> <mml:mn>2</mml:mn> </mml:mfrac> </mml:math> </jats:alternatives> </jats:inline-formula> . For the scenario where the orientation of the genes is unknown, and using the <jats:sc>MAX-ACBCD</jats:sc> problem, we develop approximation algorithms for the Sorting by Reversals, the Sorting by Reversals and Intergenic Indels, the Reversal, Transposition and Indel Distance, the Sorting by DCJ, and the Sorting by DCJ and Intergenic Indels problems with approximation factors of 2 <jats:italic>k</jats:italic> , <jats:inline-formula> <jats:alternatives> <jats:tex-math>$$frac{3k}{2}$$</jats:tex-math> <mml:math xmlns:mml=\"http://www.w3.org/1998/Math/MathML\"> <mml:mfrac> <mml:mrow> <mml:mn>3</mml:mn> <mml:mi>k</mml:mi> </mml:mrow> <mml:mn>2</mml:mn> </mml:mfrac> </mml:math> </jats:alternatives> </jats:inline-formula> , 4 <jats:italic>k</jats:italic> , 2 <jats:italic>k</jats:italic> , and <jats:italic>k</jats:italic> , respectively, where <jats:inline-formula> <jats:alternatives> <jats:tex-math>$$k=frac{31}{21}+epsilon $$</jats:tex-math> <mml:math xmlns:mml=\"http://www.w3.org/1998/Math/MathML\"> <mml:mrow> <mml:mi>k</mml:mi> <mml:mo>=</mml:mo> <mml:mfrac> <mml:mn>31</mml:mn> <mml:mn>21</mml:mn> </mml:mfrac> <mml:mo>+</mml:mo> <mml:mi>ϵ</mml:mi> </mml:mrow> </mml:math> </jats:alternatives> </jats:inline-formula> .","PeriodicalId":50231,"journal":{"name":"Journal of Combinatorial Optimization","volume":"30 1","pages":""},"PeriodicalIF":1.0,"publicationDate":"2026-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"147373855","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Optimal due date assignment in a single machine group technology scheduling environment with learning effect 具有学习效应的单机组技术调度环境下的最优到期日分配
IF 1 4区 数学 Q4 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2026-03-07 DOI: 10.1007/s10878-026-01397-5
Ying Chen, Yongxi Cheng, Jun Wu, Guiqing Zhang
{"title":"Optimal due date assignment in a single machine group technology scheduling environment with learning effect","authors":"Ying Chen, Yongxi Cheng, Jun Wu, Guiqing Zhang","doi":"10.1007/s10878-026-01397-5","DOIUrl":"https://doi.org/10.1007/s10878-026-01397-5","url":null,"abstract":"","PeriodicalId":50231,"journal":{"name":"Journal of Combinatorial Optimization","volume":"36 1","pages":""},"PeriodicalIF":1.0,"publicationDate":"2026-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"147373857","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
The complexity of distance-r dominating set reconfiguration 距离-r控制集重构的复杂性
IF 1 4区 数学 Q4 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2026-03-07 DOI: 10.1007/s10878-026-01406-7
Niranka Banerjee, Duc A. Hoang
{"title":"The complexity of distance-r dominating set reconfiguration","authors":"Niranka Banerjee, Duc A. Hoang","doi":"10.1007/s10878-026-01406-7","DOIUrl":"https://doi.org/10.1007/s10878-026-01406-7","url":null,"abstract":"","PeriodicalId":50231,"journal":{"name":"Journal of Combinatorial Optimization","volume":"17 1","pages":""},"PeriodicalIF":1.0,"publicationDate":"2026-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"147373858","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Federated edge intelligence for secure and adaptive routing in IoT: a GRU–RL based framework 物联网中用于安全和自适应路由的联邦边缘智能:基于GRU-RL的框架
IF 1 4区 数学 Q4 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2026-03-07 DOI: 10.1007/s10878-026-01408-5
Wajih Abdallah
{"title":"Federated edge intelligence for secure and adaptive routing in IoT: a GRU–RL based framework","authors":"Wajih Abdallah","doi":"10.1007/s10878-026-01408-5","DOIUrl":"https://doi.org/10.1007/s10878-026-01408-5","url":null,"abstract":"","PeriodicalId":50231,"journal":{"name":"Journal of Combinatorial Optimization","volume":"241 1","pages":""},"PeriodicalIF":1.0,"publicationDate":"2026-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"147373854","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A multimodal meta-learning-augmented EmoTriSense for emotion recognition 一种多模态元学习增强EmoTriSense用于情绪识别
IF 1 4区 数学 Q4 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2026-03-07 DOI: 10.1007/s10878-026-01402-x
V. Sowmya, A. Rajeswari
{"title":"A multimodal meta-learning-augmented EmoTriSense for emotion recognition","authors":"V. Sowmya, A. Rajeswari","doi":"10.1007/s10878-026-01402-x","DOIUrl":"https://doi.org/10.1007/s10878-026-01402-x","url":null,"abstract":"","PeriodicalId":50231,"journal":{"name":"Journal of Combinatorial Optimization","volume":"12 1","pages":""},"PeriodicalIF":1.0,"publicationDate":"2026-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"147373860","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Competition between healthcare providers under subscription and fee-for-service: an equilibrium analysis of health information exchange system’s choice 订阅与收费模式下医疗服务提供者之间的竞争:医疗信息交换系统选择的均衡分析
IF 1 4区 数学 Q4 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2026-03-03 DOI: 10.1007/s10878-026-01413-8
Zhaofang Mao, Yuqiong Jiang, Yufeng Liao
With the rapid advancement of health information technology and growing demand for efficient data sharing, Health Information Exchange (HIE) systems have gained increasing attention. However, research on HIE revenue schemes for asymmetric competitive healthcare providers (HPs) remains limited. This study develops a game-theoretic model to analyze the Health Information Exchange (HIE)’s optimal revenue-scheme selection under asymmetric competition between healthcare providers (HPs). Four combinations of subscription and fee-for-service (FFS) schemes are examined to derive equilibrium pricing, service quality, and welfare outcomes. To verify robustness, we conduct parameter sensitivity and Monte Carlo-based probabilistic analyses, showing that the welfare-optimal configuration (subscription for high-level HPs and FFS for low-level HPs) remains stable under the parameter uncertainty. Furthermore, the model is generalized to an N-HPs market, where the HIE’s revenue-scheme choice is formulated as a 0–1 combinatorial optimization problem. We prove a threshold structure and design a Sorting-and-Threshold Search Algorithm (STSA) that efficiently identifies stable welfare-maximizing assignments. Empirical case studies of U.S. HIEs validate the model and highlight adoption challenges and transitional incentives that promote sustainable implementation.
随着卫生信息技术的快速发展和对高效数据共享的需求日益增长,卫生信息交换系统越来越受到人们的关注。然而,对非对称竞争医疗保健提供者(hp)的HIE收入方案的研究仍然有限。本文建立了一个博弈论模型,分析了医疗服务提供者(HPs)之间不对称竞争下医疗信息交换(HIE)的最优收益方案选择。研究了四种订阅和按服务收费(FFS)方案的组合,以得出均衡定价、服务质量和福利结果。为了验证鲁棒性,我们进行了参数敏感性和基于蒙特卡罗的概率分析,结果表明,在参数不确定性下,福利最优配置(高水平hp的订阅和低水平hp的FFS)保持稳定。进一步,将模型推广到n - hp市场,将HIE的收益方案选择表述为0-1组合优化问题。我们证明了一个阈值结构,并设计了一个排序和阈值搜索算法(STSA),该算法可以有效地识别稳定的福利最大化分配。美国HIEs的实证案例研究验证了该模型,并强调了采用挑战和促进可持续实施的过渡激励措施。
{"title":"Competition between healthcare providers under subscription and fee-for-service: an equilibrium analysis of health information exchange system’s choice","authors":"Zhaofang Mao, Yuqiong Jiang, Yufeng Liao","doi":"10.1007/s10878-026-01413-8","DOIUrl":"https://doi.org/10.1007/s10878-026-01413-8","url":null,"abstract":"With the rapid advancement of health information technology and growing demand for efficient data sharing, Health Information Exchange (HIE) systems have gained increasing attention. However, research on HIE revenue schemes for asymmetric competitive healthcare providers (HPs) remains limited. This study develops a game-theoretic model to analyze the Health Information Exchange (HIE)’s optimal revenue-scheme selection under asymmetric competition between healthcare providers (HPs). Four combinations of subscription and fee-for-service (FFS) schemes are examined to derive equilibrium pricing, service quality, and welfare outcomes. To verify robustness, we conduct parameter sensitivity and Monte Carlo-based probabilistic analyses, showing that the welfare-optimal configuration (subscription for high-level HPs and FFS for low-level HPs) remains stable under the parameter uncertainty. Furthermore, the model is generalized to an N-HPs market, where the HIE’s revenue-scheme choice is formulated as a 0–1 combinatorial optimization problem. We prove a threshold structure and design a Sorting-and-Threshold Search Algorithm (STSA) that efficiently identifies stable welfare-maximizing assignments. Empirical case studies of U.S. HIEs validate the model and highlight adoption challenges and transitional incentives that promote sustainable implementation.","PeriodicalId":50231,"journal":{"name":"Journal of Combinatorial Optimization","volume":"32 1","pages":""},"PeriodicalIF":1.0,"publicationDate":"2026-03-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"147507829","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Chaotic strategies-enhanced artificial electric field algorithm for combinatorial feature selection 组合特征选择的混沌策略增强人工电场算法
IF 1 4区 数学 Q4 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2026-03-03 DOI: 10.1007/s10878-026-01409-4
Dikshit Chauhan, Deepika Khurana, Anupam Yadav
Feature selection is a challenging combinatorial optimization problem that seeks to identify informative feature subsets from high-dimensional data while balancing classification accuracy and model interpretability. Traditional metaheuristic algorithms often experience premature convergence due to insufficient control over population diversity and exploration dynamics, especially in the case of high-dimensional combinatorial optimization problems. To overcome this limitation, this paper proposes a chaotic Artificial Electric Field Algorithm (cAEFA), in which chaotic strategies are systematically embedded into Coulomb’s constant, a core parameter governing agent interactions in AEFA. Unlike random perturbations, chaotic maps introduce deterministic yet ergodic dynamics that generate controlled diversity and enable adaptive regulation of exploration and exploitation across different search stages. Different chaotic strategies, which differ in their nonlinear behaviours and sensitivity to initial conditions, are used, which allows the algorithm to exhibit varied search trajectories and enhanced robustness. A normalization mechanism is further included to stabilize these chaotic influences to ensure smooth convergence. Extensive experimental results on forty-two benchmark problems from the IEEE CEC test suites and real-world feature selection problems demonstrate that cAEFA achieves superior solution quality, faster convergence, and improved generalization compared with state-of-the-art methods. These findings highlight the effectiveness of chaos-driven parameter modulation as a principled mechanism for enhancing metaheuristic search performance. The MATLAB code of cAEFA can be found at https://github.com/ChauhanDikshit.
特征选择是一个具有挑战性的组合优化问题,它寻求从高维数据中识别信息特征子集,同时平衡分类精度和模型可解释性。传统的元启发式算法在求解高维组合优化问题时,由于对种群多样性和探索动态控制不足,往往存在过早收敛的问题。为了克服这一局限性,本文提出了一种混沌人工电场算法(cAEFA),该算法将混沌策略系统地嵌入到控制智能体相互作用的核心参数库仑常数(Coulomb’s constant)中。与随机扰动不同,混沌地图引入了确定性但遍历的动力学,产生可控的多样性,并能够在不同的搜索阶段对勘探和开发进行自适应调节。采用不同的混沌策略,它们的非线性行为和对初始条件的敏感性不同,这使得算法表现出不同的搜索轨迹和增强的鲁棒性。进一步引入归一化机制来稳定这些混沌影响,确保平滑收敛。来自IEEE CEC测试套件的42个基准问题和现实世界的特征选择问题的广泛实验结果表明,与最先进的方法相比,cAEFA实现了更高的解决质量,更快的收敛速度和更好的泛化。这些发现强调了混沌驱动参数调制作为增强元启发式搜索性能的原则机制的有效性。cAEFA的MATLAB代码可以在https://github.com/ChauhanDikshit上找到。
{"title":"Chaotic strategies-enhanced artificial electric field algorithm for combinatorial feature selection","authors":"Dikshit Chauhan, Deepika Khurana, Anupam Yadav","doi":"10.1007/s10878-026-01409-4","DOIUrl":"https://doi.org/10.1007/s10878-026-01409-4","url":null,"abstract":"Feature selection is a challenging combinatorial optimization problem that seeks to identify informative feature subsets from high-dimensional data while balancing classification accuracy and model interpretability. Traditional metaheuristic algorithms often experience premature convergence due to insufficient control over population diversity and exploration dynamics, especially in the case of high-dimensional combinatorial optimization problems. To overcome this limitation, this paper proposes a chaotic Artificial Electric Field Algorithm (cAEFA), in which chaotic strategies are systematically embedded into Coulomb’s constant, a core parameter governing agent interactions in AEFA. Unlike random perturbations, chaotic maps introduce deterministic yet ergodic dynamics that generate controlled diversity and enable adaptive regulation of exploration and exploitation across different search stages. Different chaotic strategies, which differ in their nonlinear behaviours and sensitivity to initial conditions, are used, which allows the algorithm to exhibit varied search trajectories and enhanced robustness. A normalization mechanism is further included to stabilize these chaotic influences to ensure smooth convergence. Extensive experimental results on forty-two benchmark problems from the IEEE CEC test suites and real-world feature selection problems demonstrate that cAEFA achieves superior solution quality, faster convergence, and improved generalization compared with state-of-the-art methods. These findings highlight the effectiveness of chaos-driven parameter modulation as a principled mechanism for enhancing metaheuristic search performance. The MATLAB code of cAEFA can be found at <ext-link ext-link-type=\"uri\" xlink:href=\"https://github.com/ChauhanDikshit\">https://github.com/ChauhanDikshit</ext-link>.","PeriodicalId":50231,"journal":{"name":"Journal of Combinatorial Optimization","volume":"90 1","pages":""},"PeriodicalIF":1.0,"publicationDate":"2026-03-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"147507878","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Journal of Combinatorial 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学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1