首页 > 最新文献

arXiv - CS - Discrete Mathematics最新文献

英文 中文
Maximum Bipartite vs. Triangle-Free Subgraph 最大二方图与无三角形子图
Pub Date : 2024-06-28 DOI: arxiv-2406.20069
Tamio-Vesa Nakajima, Stanislav Živný
Given a (multi)graph $G$ which contains a bipartite subgraph with $rho$edges, what is the largest triangle-free subgraph of $G$ that can be foundefficiently? We present an SDP-based algorithm that finds one with at least$0.8823 rho$ edges, thus improving on the subgraph with $0.878 rho$ edgesobtained by the classic Max-Cut algorithm of Goemans and Williamson. On theother hand, by a reduction from Hastad's 3-bit PCP we show that it is NP-hardto find a triangle-free subgraph with $(25 / 26 + epsilon) rho approx (0.961+ epsilon) rho$ edges. As an application, we classify the Maximum Promise Constraint SatisfactionProblem MaxPCSP($G$,$H$) for all bipartite $G$: Given an input (multi)graph $X$which admits a $G$-colouring satisfying $rho$ edges, find an $H$-colouring of$X$ that satisfies $rho$ edges. This problem is solvable in polynomial time,apart from trivial cases, if $H$ contains a triangle, and is NP-hard otherwise.
给定一个(多)图 $G$,其中包含一个有 $rho$ 边的双方子图,那么能有效找到的 $G$ 的最大无三角形子图是多少?我们提出了一种基于 SDP 的算法,它能找到一个至少有 0.8823 rho$ 条边的子图,从而改进了 Goemans 和 Williamson 的经典 Max-Cut 算法所得到的有 0.878 rho$ 条边的子图。另一方面,通过对哈斯塔德的 3 位 PCP 算法的还原,我们发现要找到一个有 $(25 / 26 + epsilon) rho approx (0.961 + epsilon) rho$ 边的无三角形子图是 NP 难的。作为一种应用,我们对所有双方形 $G$ 的最大承诺约束满足问题 MaxPCSP($G$,$H$) 进行了分类:给定一个输入(多)图 $X$,它允许一个满足 $rho$ 边的 $G$ 配色,找出一个满足 $rho$ 边的 $H$ 配色。如果 $H$ 包含一个三角形,那么除了微不足道的情况外,这个问题可以在多项式时间内求解,反之则是 NP 难。
{"title":"Maximum Bipartite vs. Triangle-Free Subgraph","authors":"Tamio-Vesa Nakajima, Stanislav Živný","doi":"arxiv-2406.20069","DOIUrl":"https://doi.org/arxiv-2406.20069","url":null,"abstract":"Given a (multi)graph $G$ which contains a bipartite subgraph with $rho$\u0000edges, what is the largest triangle-free subgraph of $G$ that can be found\u0000efficiently? We present an SDP-based algorithm that finds one with at least\u0000$0.8823 rho$ edges, thus improving on the subgraph with $0.878 rho$ edges\u0000obtained by the classic Max-Cut algorithm of Goemans and Williamson. On the\u0000other hand, by a reduction from Hastad's 3-bit PCP we show that it is NP-hard\u0000to find a triangle-free subgraph with $(25 / 26 + epsilon) rho approx (0.961\u0000+ epsilon) rho$ edges. As an application, we classify the Maximum Promise Constraint Satisfaction\u0000Problem MaxPCSP($G$,$H$) for all bipartite $G$: Given an input (multi)graph $X$\u0000which admits a $G$-colouring satisfying $rho$ edges, find an $H$-colouring of\u0000$X$ that satisfies $rho$ edges. This problem is solvable in polynomial time,\u0000apart from trivial cases, if $H$ contains a triangle, and is NP-hard otherwise.","PeriodicalId":501216,"journal":{"name":"arXiv - CS - Discrete Mathematics","volume":"141 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-06-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141525983","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
Polynomial Complexity of Inversion of sequences and Local Inversion of Maps 序列反转和地图局部反转的多项式复杂性
Pub Date : 2024-06-28 DOI: arxiv-2406.19610
Virendra Sule
This Paper defines and explores solution to the problem of emph{Inversion ofa finite Sequence} over the binary field, that of finding a prefix element ofthe sequence which confirms with a emph{Recurrence Relation} (RR) rule definedby a polynomial and satisfied by the sequence. The minimum number of variables(order) in a polynomial of a fixed degree defining RRs is termed as theemph{Polynomial Complexity} of the sequence at that degree, while the minimumnumber of variables of such polynomials at a fixed degree which also result ina unique prefix to the sequence and maximum rank of the matrix of evaluation ofits monomials, is called emph{Polynomial Complexity of Inversion} at thechosen degree. Solutions of this problems discovers solutions to the problem ofemph{Local Inversion} of a map $F:ftwo^nrightarrowftwo^n$ at a point $y$ in$ftwo^n$, that of solving for $x$ in $ftwo^n$ from the equation $y=F(x)$.Local inversion of maps has important applications which provide value to thistheory. In previous work it was shown that minimal order emph{LinearRecurrence Relations} (LRR) satisfied by the sequence known as the emph{LinearComplexity} (LC) of the sequence, gives a unique solution to the inversion whenthe sequence is a part of a periodic sequence. This paper explores extension ofthis theory for solving the inversion problem by considering emph{Non-linearRecurrence Relations} defined by a polynomials of a fixed degree $>1$ andsatisfied by the sequence. The minimal order of polynomials satisfied by asequence is well known as non-linear complexity (defining a Feedback ShiftRegister of smallest order which determines the sequences by RRs) and called asemph{Maximal Order Complexity} (MOC) of the sequence. However unlike the LCthere is no unique polynomial recurrence relation at any degree.
本文定义并探讨了二元域上有限序列的反演问题,即寻找序列的前缀元素,该前缀元素与由多项式定义并满足序列的反演关系(RR)规则相一致。定义 RR 的固定阶数的多项式中变量(阶)的最小数目被称为该阶数下序列的 emph{Polynomial Complexity} (多项式复杂性),而这种多项式在固定阶数下的变量最小数目,也会导致序列的唯一前缀和其单项式求值矩阵的最大秩,被称为所选阶数下的emph{Polynomial Complexity of Inversion} (多项式反转复杂性)。这个问题的解发现了映射 $F:ftwo^nrightarrowftwo^n$ 在 $ftwo^n$ 中的点 $y$ 的局部反演问题的解,即从方程 $y=F(x)$ 求解 $ftwo^n$ 中的 $x$。在以前的工作中,有研究表明,当序列是周期序列的一部分时,序列所满足的最小阶[线性递归关系](LRR)即序列的[线性复杂性](LC)给出了唯一的反转解。本文通过考虑由固定阶数 $>1$ 的多项式定义并由序列满足的 emph{非线性递推关系},探索了解决反演问题的这一理论的扩展。序列满足的多项式的最小阶数是众所周知的非线性复杂度(定义了一个最小阶数的反馈移位寄存器,该寄存器由 RRs 决定序列),被称为序列的 emph{最大阶数复杂度}(MOC)。然而,与 LC 不同的是,在任何阶数上都没有唯一的多项式递推关系。
{"title":"Polynomial Complexity of Inversion of sequences and Local Inversion of Maps","authors":"Virendra Sule","doi":"arxiv-2406.19610","DOIUrl":"https://doi.org/arxiv-2406.19610","url":null,"abstract":"This Paper defines and explores solution to the problem of emph{Inversion of\u0000a finite Sequence} over the binary field, that of finding a prefix element of\u0000the sequence which confirms with a emph{Recurrence Relation} (RR) rule defined\u0000by a polynomial and satisfied by the sequence. The minimum number of variables\u0000(order) in a polynomial of a fixed degree defining RRs is termed as the\u0000emph{Polynomial Complexity} of the sequence at that degree, while the minimum\u0000number of variables of such polynomials at a fixed degree which also result in\u0000a unique prefix to the sequence and maximum rank of the matrix of evaluation of\u0000its monomials, is called emph{Polynomial Complexity of Inversion} at the\u0000chosen degree. Solutions of this problems discovers solutions to the problem of\u0000emph{Local Inversion} of a map $F:ftwo^nrightarrowftwo^n$ at a point $y$ in\u0000$ftwo^n$, that of solving for $x$ in $ftwo^n$ from the equation $y=F(x)$.\u0000Local inversion of maps has important applications which provide value to this\u0000theory. In previous work it was shown that minimal order emph{Linear\u0000Recurrence Relations} (LRR) satisfied by the sequence known as the emph{Linear\u0000Complexity} (LC) of the sequence, gives a unique solution to the inversion when\u0000the sequence is a part of a periodic sequence. This paper explores extension of\u0000this theory for solving the inversion problem by considering emph{Non-linear\u0000Recurrence Relations} defined by a polynomials of a fixed degree $>1$ and\u0000satisfied by the sequence. The minimal order of polynomials satisfied by a\u0000sequence is well known as non-linear complexity (defining a Feedback Shift\u0000Register of smallest order which determines the sequences by RRs) and called as\u0000emph{Maximal Order Complexity} (MOC) of the sequence. However unlike the LC\u0000there is no unique polynomial recurrence relation at any degree.","PeriodicalId":501216,"journal":{"name":"arXiv - CS - Discrete Mathematics","volume":"59 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-06-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141525986","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 periodic structure of local consistency 局部一致性的周期结构
Pub Date : 2024-06-28 DOI: arxiv-2406.19685
Lorenzo Ciardo, Stanislav Živný
We connect the mixing behaviour of random walks over a graph to the power ofthe local-consistency algorithm for the solution of the correspondingconstraint satisfaction problem (CSP). We extend this connection to arbitraryCSPs and their promise variant. In this way, we establish a linear-level (and,thus, optimal) lower bound against the local-consistency algorithm applied tothe class of aperiodic promise CSPs. The proof is based on a combination of theprobabilistic method for random ErdH{o}s-R'enyi hypergraphs and a structuralresult on the number of fibers (i.e., long chains of hyperedges) in sparsehypergraphs of large girth. As a corollary, we completely classify the power oflocal consistency for the approximate graph homomorphism problem byestablishing that, in the nontrivial cases, the problem has linear width.
我们将图上随机行走的混合行为与解决相应约束满足问题(CSP)的局部一致性算法的能力联系起来。我们将这种联系扩展到任意 CSP 及其承诺变体。通过这种方法,我们针对应用于非周期性承诺 CSP 类的局部一致性算法建立了线性级(因此也是最优的)下限。证明基于随机 ErdH{o}s-R'enyi 超图的概率方法和大周长稀疏超图中纤维(即超桥的长链)数量的结构性结果。作为推论,我们通过证明在非微观情况下,近似图同态问题具有线性宽度,对近似图同态问题的局部一致性能力进行了完全分类。
{"title":"The periodic structure of local consistency","authors":"Lorenzo Ciardo, Stanislav Živný","doi":"arxiv-2406.19685","DOIUrl":"https://doi.org/arxiv-2406.19685","url":null,"abstract":"We connect the mixing behaviour of random walks over a graph to the power of\u0000the local-consistency algorithm for the solution of the corresponding\u0000constraint satisfaction problem (CSP). We extend this connection to arbitrary\u0000CSPs and their promise variant. In this way, we establish a linear-level (and,\u0000thus, optimal) lower bound against the local-consistency algorithm applied to\u0000the class of aperiodic promise CSPs. The proof is based on a combination of the\u0000probabilistic method for random ErdH{o}s-R'enyi hypergraphs and a structural\u0000result on the number of fibers (i.e., long chains of hyperedges) in sparse\u0000hypergraphs of large girth. As a corollary, we completely classify the power of\u0000local consistency for the approximate graph homomorphism problem by\u0000establishing that, in the nontrivial cases, the problem has linear width.","PeriodicalId":501216,"journal":{"name":"arXiv - CS - Discrete Mathematics","volume":"46 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-06-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141525984","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
Multi-Agent Search-Type Problems on Polygons 多边形上的多代理搜索型问题
Pub Date : 2024-06-27 DOI: arxiv-2406.19495
Konstantinos Georgiou, Caleb Jones, Jesse Lucier
We present several advancements in search-type problems for fleets of mobileagents operating in two dimensions under the wireless model. Potential hiddentarget locations are equidistant from a central point, forming either a disk(infinite possible locations) or regular polygons (finite possible locations).Building on the foundational disk evacuation problem, the disk priorityevacuation problem with $k$ Servants, and the disk $w$-weighted search problem,we make improvements on several fronts. First we establish new upper and lowerbounds for the $n$-gon priority evacuation problem with $1$ Servant for $n leq13$, and for $n_k$-gons with $k=2, 3, 4$ Servants, where $n_2 leq 11$, $n_3leq 9$, and $n_4 leq 10$, offering tight or nearly tight bounds. The onlyprevious results known were a tight upper bound for $k=1$ and $n=6$ and lowerbounds for $k=1$ and $n leq 9$. Second, our work improves the best lower boundknown for the disk priority evacuation problem with $k=1$ Servant from$4.46798$ to $4.64666$ and for $k=2$ Servants from $3.6307$ to $3.65332$.Third, we improve the best lower bounds known for the disk $w$-weighted groupsearch problem, significantly reducing the gap between the best upper and lowerbounds for $w$ values where the gap was largest. These improvements are basedon nearly tight upper and lower bounds for the $11$-gon and $12$-gon$w$-weighted evacuation problems, while previous analyses were limited only tolower bounds and only to $7$-gons.
我们介绍了在无线模型下,针对在二维空间中行动的移动特工舰队的搜索类问题所取得的若干进展。潜在的隐藏目标位置与中心点距离相等,形成一个圆盘(无限可能位置)或规则多边形(有限可能位置)。在基础圆盘疏散问题、具有 $k$ Servants 的圆盘优先疏散问题和圆盘 $w$ 加权搜索问题的基础上,我们在几个方面进行了改进。首先,我们为具有 1$ Servant 的 $n$-gon 优先疏散问题建立了新的上限和下限,其中 $n leq13$ 和 $n_k$-gon 具有 $k=2、3、4$ Servant,其中 $n_2 leq 11$、$n_3leq 9$ 和 $n_4 leq 10$,提供了严格或接近严格的边界。之前已知的结果只有 $k=1$ 和 $n=6$ 时的严格上限和 $k=1$ 和 $nleq 9$ 时的下限。第三,我们改进了磁盘 $w$ 加权分组搜索问题的已知最佳下界,显著缩小了差距最大的 $w$ 值的最佳上界和下界之间的差距。这些改进基于对 $11$-gon 和 $12$-gon$w$ 加权疏散问题的近乎严密的上界和下界,而之前的分析仅局限于下界,而且只针对 $7$-gon 。
{"title":"Multi-Agent Search-Type Problems on Polygons","authors":"Konstantinos Georgiou, Caleb Jones, Jesse Lucier","doi":"arxiv-2406.19495","DOIUrl":"https://doi.org/arxiv-2406.19495","url":null,"abstract":"We present several advancements in search-type problems for fleets of mobile\u0000agents operating in two dimensions under the wireless model. Potential hidden\u0000target locations are equidistant from a central point, forming either a disk\u0000(infinite possible locations) or regular polygons (finite possible locations).\u0000Building on the foundational disk evacuation problem, the disk priority\u0000evacuation problem with $k$ Servants, and the disk $w$-weighted search problem,\u0000we make improvements on several fronts. First we establish new upper and lower\u0000bounds for the $n$-gon priority evacuation problem with $1$ Servant for $n leq\u000013$, and for $n_k$-gons with $k=2, 3, 4$ Servants, where $n_2 leq 11$, $n_3\u0000leq 9$, and $n_4 leq 10$, offering tight or nearly tight bounds. The only\u0000previous results known were a tight upper bound for $k=1$ and $n=6$ and lower\u0000bounds for $k=1$ and $n leq 9$. Second, our work improves the best lower bound\u0000known for the disk priority evacuation problem with $k=1$ Servant from\u0000$4.46798$ to $4.64666$ and for $k=2$ Servants from $3.6307$ to $3.65332$.\u0000Third, we improve the best lower bounds known for the disk $w$-weighted group\u0000search problem, significantly reducing the gap between the best upper and lower\u0000bounds for $w$ values where the gap was largest. These improvements are based\u0000on nearly tight upper and lower bounds for the $11$-gon and $12$-gon\u0000$w$-weighted evacuation problems, while previous analyses were limited only to\u0000lower bounds and only to $7$-gons.","PeriodicalId":501216,"journal":{"name":"arXiv - CS - Discrete Mathematics","volume":"210 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-06-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141525981","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
Staff Scheduling for Demand-Responsive Services 根据需求提供服务的人员安排
Pub Date : 2024-06-27 DOI: arxiv-2406.19053
Debsankha Manik, Rico Raber
Staff scheduling is a well-known problem in operations research and finds itsapplication at hospitals, airports, supermarkets, and many others. Its goal isto assign shifts to staff members such that a certain objective function, e.g.revenue, is maximized. Meanwhile, various constraints of the staff members andthe organization need to be satisfied. Typically in staff scheduling problems,there are hard constraints on the minimum number of employees that should beavailable at specific points of time. Often multiple hard constraintsguaranteeing the availability of specific number of employees with differentroles need to be considered. Staff scheduling for demand-responsive services,such as, e.g., ride-pooling and ride-hailing services, differs in a key wayfrom this: There are often no hard constraints on the minimum number ofemployees needed at fixed points in time. Rather, the number of employeesworking at different points in time should vary according to the demand atthose points in time. Having too few employees at a point in time results inlost revenue, while having too many employees at a point in time results in nothaving enough employees at other points in time, since the totalpersonnel-hours are limited. The objective is to maximize the total rewardgenerated over a planning horizon, given a monotonic relationship between thenumber of shifts active at a point in time and the instantaneous rewardgenerated at that point in time. This key difference makes it difficult to useexisting staff scheduling algorithms for planning shifts in demand-responsiveservices. In this article, we present a novel approach for modelling andsolving staff scheduling problems for demand-responsive services that optimizesfor the relevant reward function.
人员调度是运筹学中的一个著名问题,在医院、机场、超市等许多领域都有应用。它的目标是为员工分配班次,使某一目标函数(如收入)最大化。同时,还需要满足员工和组织的各种约束条件。通常情况下,在员工排班问题中,对特定时间点应在岗员工的最低数量存在硬约束。通常情况下,需要考虑多个硬约束,以保证不同角色的特定数量员工的可用性。需求响应型服务(如拼车和叫车服务)的员工调度在一个关键方面与此不同:对于固定时间点所需的最低员工人数通常没有硬性限制。相反,在不同时间点工作的员工人数应根据这些时间点的需求而变化。在某个时间点员工人数过少,会导致收入损失;而在某个时间点员工人数过多,则会导致在其他时间点没有足够的员工,因为总工时是有限的。我们的目标是,在某一时点的工作班次数量与该时点的瞬时收益之间存在单调关系的情况下,最大化规划期限内产生的总收益。这一关键差异使得现有的人员调度算法很难用于需求响应服务的轮班计划。在这篇文章中,我们提出了一种新的方法来模拟和解决需求响应型服务的人员调度问题,这种方法可以优化相关的奖励函数。
{"title":"Staff Scheduling for Demand-Responsive Services","authors":"Debsankha Manik, Rico Raber","doi":"arxiv-2406.19053","DOIUrl":"https://doi.org/arxiv-2406.19053","url":null,"abstract":"Staff scheduling is a well-known problem in operations research and finds its\u0000application at hospitals, airports, supermarkets, and many others. Its goal is\u0000to assign shifts to staff members such that a certain objective function, e.g.\u0000revenue, is maximized. Meanwhile, various constraints of the staff members and\u0000the organization need to be satisfied. Typically in staff scheduling problems,\u0000there are hard constraints on the minimum number of employees that should be\u0000available at specific points of time. Often multiple hard constraints\u0000guaranteeing the availability of specific number of employees with different\u0000roles need to be considered. Staff scheduling for demand-responsive services,\u0000such as, e.g., ride-pooling and ride-hailing services, differs in a key way\u0000from this: There are often no hard constraints on the minimum number of\u0000employees needed at fixed points in time. Rather, the number of employees\u0000working at different points in time should vary according to the demand at\u0000those points in time. Having too few employees at a point in time results in\u0000lost revenue, while having too many employees at a point in time results in not\u0000having enough employees at other points in time, since the total\u0000personnel-hours are limited. The objective is to maximize the total reward\u0000generated over a planning horizon, given a monotonic relationship between the\u0000number of shifts active at a point in time and the instantaneous reward\u0000generated at that point in time. This key difference makes it difficult to use\u0000existing staff scheduling algorithms for planning shifts in demand-responsive\u0000services. In this article, we present a novel approach for modelling and\u0000solving staff scheduling problems for demand-responsive services that optimizes\u0000for the relevant reward function.","PeriodicalId":501216,"journal":{"name":"arXiv - CS - Discrete Mathematics","volume":"15 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-06-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141507056","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
Weighted Group Search on the Disk & Improved Lower Bounds for Priority Evacuation 磁盘上的加权分组搜索和改进的优先疏散下界
Pub Date : 2024-06-27 DOI: arxiv-2406.19490
Konstantinos Georgiou, Xin Wang
We consider emph{weighted group search on a disk}, which is a search-typeproblem involving 2 mobile agents with unit-speed. The two agents startcollocated and their goal is to reach a (hidden) target at an unknown locationand a known distance of exactly 1 (i.e., the search domain is the unit disk).The agents operate in the so-called emph{wireless} model that allows theminstantaneous knowledge of each others findings. The termination cost ofagents' trajectories is the worst-case emph{arithmetic weighted average},which we quantify by parameter $w$, of the times it takes each agent to reachthe target, hence the name of the problem. Our work follows a long line ofresearch in search and evacuation, but quite importantly it is a variation andextension of two well-studied problems, respectively. The known variant is theone in which the search domain is the line, and for which an optimal solutionis known. Our problem is also the extension of the so-called emph{priorityevacuation}, which we obtain by setting the weight parameter $w$ to $0$. Forthe latter problem the best upper/lower bound gap known is significant. Ourcontributions for weighted group search on a disk are threefold.textit{First}, we derive upper bounds for the entire spectrum of weightedaverages $w$. Our algorithms are obtained as a adaptations of known techniques,however the analysis is much more technical. textit{Second}, our maincontribution is the derivation of lower bounds for all weighted averages. Thisfollows from a emph{novel framework} for proving lower bounds forcombinatorial search problems based on linear programming and inspired bymetric embedding relaxations. textit{Third}, we apply our framework to thepriority evacuation problem, improving the previously best lower bound knownfrom $4.38962$ to $4.56798$, thus reducing the upper/lower bound gap from$0.42892$ to $0.25056$.
我们考虑的是(emph{磁盘上的加权分组搜索},这是一个涉及 2 个具有单位速度的移动代理的搜索类型问题。这两个代理开始时是共同定位的,它们的目标是到达一个(隐藏的)目标,该目标位于未知位置,已知距离恰好为 1(即搜索域为单位圆盘)。代理在所谓的 emph{无线}模型中运行,该模型允许它们即时了解彼此的发现。代理轨迹的终止成本是每个代理到达目标所花费时间的最坏情况加权平均值(我们用参数 $w$ 来量化),这也是问题名称的由来。我们的工作沿袭了搜索和疏散方面的长期研究成果,但更重要的是,它分别是对两个已被充分研究的问题的变体和扩展。已知的变体是搜索域为线段的问题,其最优解是已知的。我们的问题也是所谓的 emph{priorityevacuation} 的扩展,通过设置权重参数 $w$ 为 $0$,我们得到了它。对于后一个问题,已知的最佳上/下限差距很大。我们对磁盘上加权分组搜索的贡献有三点:textit{首先},我们推导出了加权平均值 $w$ 整个频谱的上界。我们的算法是在已知技术的基础上改进而来的,但分析的技术含量更高。第二,我们的主要贡献是推导出了所有加权平均数的下界。这源于一个基于线性规划并受度量嵌入松弛启发的证明组合搜索问题下界的新框架。第三,我们将我们的框架应用于优先疏散问题,将之前已知的最佳下限从$4.38962$提高到$4.56798$,从而将上下限差距从$0.42892$缩小到$0.25056$。
{"title":"Weighted Group Search on the Disk & Improved Lower Bounds for Priority Evacuation","authors":"Konstantinos Georgiou, Xin Wang","doi":"arxiv-2406.19490","DOIUrl":"https://doi.org/arxiv-2406.19490","url":null,"abstract":"We consider emph{weighted group search on a disk}, which is a search-type\u0000problem involving 2 mobile agents with unit-speed. The two agents start\u0000collocated and their goal is to reach a (hidden) target at an unknown location\u0000and a known distance of exactly 1 (i.e., the search domain is the unit disk).\u0000The agents operate in the so-called emph{wireless} model that allows them\u0000instantaneous knowledge of each others findings. The termination cost of\u0000agents' trajectories is the worst-case emph{arithmetic weighted average},\u0000which we quantify by parameter $w$, of the times it takes each agent to reach\u0000the target, hence the name of the problem. Our work follows a long line of\u0000research in search and evacuation, but quite importantly it is a variation and\u0000extension of two well-studied problems, respectively. The known variant is the\u0000one in which the search domain is the line, and for which an optimal solution\u0000is known. Our problem is also the extension of the so-called emph{priority\u0000evacuation}, which we obtain by setting the weight parameter $w$ to $0$. For\u0000the latter problem the best upper/lower bound gap known is significant. Our\u0000contributions for weighted group search on a disk are threefold.\u0000textit{First}, we derive upper bounds for the entire spectrum of weighted\u0000averages $w$. Our algorithms are obtained as a adaptations of known techniques,\u0000however the analysis is much more technical. textit{Second}, our main\u0000contribution is the derivation of lower bounds for all weighted averages. This\u0000follows from a emph{novel framework} for proving lower bounds for\u0000combinatorial search problems based on linear programming and inspired by\u0000metric embedding relaxations. textit{Third}, we apply our framework to the\u0000priority evacuation problem, improving the previously best lower bound known\u0000from $4.38962$ to $4.56798$, thus reducing the upper/lower bound gap from\u0000$0.42892$ to $0.25056$.","PeriodicalId":501216,"journal":{"name":"arXiv - CS - Discrete Mathematics","volume":"263 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-06-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141525982","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
Crossing Number is NP-hard for Constant Path-width (and Tree-width) 对于恒定路径宽度(和树宽),交叉数是 NP 难题
Pub Date : 2024-06-27 DOI: arxiv-2406.18933
Petr Hliněný, Liana Khazaliya
Crossing Number is a celebrated problem in graph drawing. It is known to beNP-complete since 1980s, and fairly involved techniques were already requiredto show its fixed-parameter tractability when parameterized by the vertex covernumber. In this paper we prove that computing exactly the crossing number isNP-hard even for graphs of path-width 12 (and as a result, even of tree-width9). Thus, while tree-width and path-width have been very successful tools inmany graph algorithm scenarios, our result shows that general crossing numbercomputations unlikely (under P!=NP) could be successfully tackled using boundedwidth of graph decompositions, which has been a 'tantalizing open problem' [S.Cabello, Hardness of Approximation for Crossing Number, 2013] till now.
交叉数是图形绘制中的一个著名问题。早在 20 世纪 80 年代,人们就知道它是 NP-完全的,并且已经需要相当复杂的技术来证明它在以顶点盖数为参数时的固定参数可操作性。在本文中,我们证明了即使对于路径宽度为 12 的图(因此,即使是树宽为 9 的图),精确计算交叉数也是 NP 难的。因此,虽然树宽和路径宽在许多图算法场景中都是非常成功的工具,但我们的结果表明,一般的交叉数计算(在 P!=NP 条件下)不可能使用图分解的有界宽度来成功解决,而这一直是一个 "诱人的开放问题"[S.Cabello, Hardness of Approximation for Crossing Number, 2013]。
{"title":"Crossing Number is NP-hard for Constant Path-width (and Tree-width)","authors":"Petr Hliněný, Liana Khazaliya","doi":"arxiv-2406.18933","DOIUrl":"https://doi.org/arxiv-2406.18933","url":null,"abstract":"Crossing Number is a celebrated problem in graph drawing. It is known to be\u0000NP-complete since 1980s, and fairly involved techniques were already required\u0000to show its fixed-parameter tractability when parameterized by the vertex cover\u0000number. In this paper we prove that computing exactly the crossing number is\u0000NP-hard even for graphs of path-width 12 (and as a result, even of tree-width\u00009). Thus, while tree-width and path-width have been very successful tools in\u0000many graph algorithm scenarios, our result shows that general crossing number\u0000computations unlikely (under P!=NP) could be successfully tackled using bounded\u0000width of graph decompositions, which has been a 'tantalizing open problem' [S.\u0000Cabello, Hardness of Approximation for Crossing Number, 2013] till now.","PeriodicalId":501216,"journal":{"name":"arXiv - CS - Discrete Mathematics","volume":"2013 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-06-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141526048","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
Dataless Quadratic Neural Networks for the Maximum Independent Set Problem 针对最大独立集问题的无数据四元神经网络
Pub Date : 2024-06-27 DOI: arxiv-2406.19532
Ismail Alkhouri, Cedric Le Denmat, Yingjie Li, Cunxi Yu, Jia Liu, Rongrong Wang, Alvaro Velasquez
Combinatorial Optimization (CO) plays a crucial role in addressing varioussignificant problems, among them the challenging Maximum Independent Set (MIS)problem. In light of recent advancements in deep learning methods, efforts havebeen directed towards leveraging data-driven learning approaches, typicallyrooted in supervised learning and reinforcement learning, to tackle the NP-hardMIS problem. However, these approaches rely on labeled datasets, exhibit weakgeneralization, and often depend on problem-specific heuristics. Recently,ReLU-based dataless neural networks were introduced to address combinatorialoptimization problems. This paper introduces a novel dataless quadratic neuralnetwork formulation, featuring a continuous quadratic relaxation for the MISproblem. Notably, our method eliminates the need for training data by treatingthe given MIS instance as a trainable entity. More specifically, the graphstructure and constraints of the MIS instance are used to define the structureand parameters of the neural network such that training it on a fixed inputprovides a solution to the problem, thereby setting it apart from traditionalsupervised or reinforcement learning approaches. By employing a gradient-basedoptimization algorithm like ADAM and leveraging an efficient off-the-shelf GPUparallel implementation, our straightforward yet effective approachdemonstrates competitive or superior performance compared to state-of-the-artlearning-based methods. Another significant advantage of our approach is that,unlike exact and heuristic solvers, the running time of our method scales onlywith the number of nodes in the graph, not the number of edges.
组合优化(Combinatorial Optimization,CO)在解决各种重大问题中发挥着至关重要的作用,其中包括极具挑战性的最大独立集(MIS)问题。鉴于深度学习方法的最新进展,人们开始努力利用数据驱动的学习方法(通常以监督学习和强化学习为基础)来解决 NP-hardMIS问题。然而,这些方法依赖于有标签的数据集,表现出弱泛化性,而且往往依赖于特定问题的启发式方法。最近,基于 ReLU 的无数据神经网络被引入解决组合优化问题。本文介绍了一种新颖的无数据二次神经网络公式,其特点是对 MIS 问题进行连续的二次松弛。值得注意的是,我们的方法将给定的 MIS 实例视为可训练实体,从而消除了对训练数据的需求。更具体地说,MIS 实例的图结构和约束条件被用来定义神经网络的结构和参数,这样在固定输入上对其进行训练就能得到问题的解决方案,从而使其有别于传统的监督或强化学习方法。通过采用基于梯度的优化算法(如 ADAM),并利用高效的现成 GPU 并行执行,我们的方法简单而有效,与基于学习的先进方法相比,性能具有竞争力或更优越。我们方法的另一个显著优势是,与精确求解器和启发式求解器不同,我们方法的运行时间只与图中的节点数量而不是边的数量有关。
{"title":"Dataless Quadratic Neural Networks for the Maximum Independent Set Problem","authors":"Ismail Alkhouri, Cedric Le Denmat, Yingjie Li, Cunxi Yu, Jia Liu, Rongrong Wang, Alvaro Velasquez","doi":"arxiv-2406.19532","DOIUrl":"https://doi.org/arxiv-2406.19532","url":null,"abstract":"Combinatorial Optimization (CO) plays a crucial role in addressing various\u0000significant problems, among them the challenging Maximum Independent Set (MIS)\u0000problem. In light of recent advancements in deep learning methods, efforts have\u0000been directed towards leveraging data-driven learning approaches, typically\u0000rooted in supervised learning and reinforcement learning, to tackle the NP-hard\u0000MIS problem. However, these approaches rely on labeled datasets, exhibit weak\u0000generalization, and often depend on problem-specific heuristics. Recently,\u0000ReLU-based dataless neural networks were introduced to address combinatorial\u0000optimization problems. This paper introduces a novel dataless quadratic neural\u0000network formulation, featuring a continuous quadratic relaxation for the MIS\u0000problem. Notably, our method eliminates the need for training data by treating\u0000the given MIS instance as a trainable entity. More specifically, the graph\u0000structure and constraints of the MIS instance are used to define the structure\u0000and parameters of the neural network such that training it on a fixed input\u0000provides a solution to the problem, thereby setting it apart from traditional\u0000supervised or reinforcement learning approaches. By employing a gradient-based\u0000optimization algorithm like ADAM and leveraging an efficient off-the-shelf GPU\u0000parallel implementation, our straightforward yet effective approach\u0000demonstrates competitive or superior performance compared to state-of-the-art\u0000learning-based methods. Another significant advantage of our approach is that,\u0000unlike exact and heuristic solvers, the running time of our method scales only\u0000with the number of nodes in the graph, not the number of edges.","PeriodicalId":501216,"journal":{"name":"arXiv - CS - Discrete Mathematics","volume":"38 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-06-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141532204","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
Symmetric Splendor: Unraveling Universally Closest Refinements and Fisher Market Equilibrium through Density-Friendly Decomposition 对称辉煌:通过密度友好分解揭示普遍最接近精炼和费雪市场均衡
Pub Date : 2024-06-25 DOI: arxiv-2406.17964
T-H. Hubert Chan, Quan Xue
We present a comprehensive framework that unifies several research areaswithin the context of vertex-weighted bipartite graphs, providing deeperinsights and improved solutions. The fundamental solution concept for eachproblem involves refinement, where vertex weights on one side are distributedamong incident edges. The primary objective is to identify a refinement pairwith specific optimality conditions that can be verified locally. Thisframework connects existing and new problems that are traditionally studied indifferent contexts. We explore three main problems: (1) density-friendly hypergraphdecomposition, (2) universally closest distribution refinements problem, and(3) symmetric Fisher Market equilibrium. Our framework presents a symmetric view of density-friendly hypergraphdecomposition, wherein hyperedges and nodes play symmetric roles. Thissymmetric decomposition serves as a tool for deriving precise characterizationsof optimal solutions for other problems and enables the application ofalgorithms from one problem to another.
我们提出了一个综合框架,在顶点加权二叉图的背景下统一了多个研究领域,提供了更深入的见解和更好的解决方案。每个问题的基本求解概念都涉及细化,即把一边的顶点权重分配给附带的边。主要目标是找出具有特定最优条件的细化对,并能在本地验证。这个框架将传统上研究的现有问题和新问题联系起来。我们探讨了三个主要问题:(1) 密度友好超图分解;(2) 普遍最接近分布细化问题;(3) 对称费雪市场均衡。我们的框架提出了密度友好超图分解的对称观点,其中超门和节点扮演对称角色。这种对称分解可作为一种工具,用于推导其他问题最优解的精确特征,并使算法从一个问题应用到另一个问题。
{"title":"Symmetric Splendor: Unraveling Universally Closest Refinements and Fisher Market Equilibrium through Density-Friendly Decomposition","authors":"T-H. Hubert Chan, Quan Xue","doi":"arxiv-2406.17964","DOIUrl":"https://doi.org/arxiv-2406.17964","url":null,"abstract":"We present a comprehensive framework that unifies several research areas\u0000within the context of vertex-weighted bipartite graphs, providing deeper\u0000insights and improved solutions. The fundamental solution concept for each\u0000problem involves refinement, where vertex weights on one side are distributed\u0000among incident edges. The primary objective is to identify a refinement pair\u0000with specific optimality conditions that can be verified locally. This\u0000framework connects existing and new problems that are traditionally studied in\u0000different contexts. We explore three main problems: (1) density-friendly hypergraph\u0000decomposition, (2) universally closest distribution refinements problem, and\u0000(3) symmetric Fisher Market equilibrium. Our framework presents a symmetric view of density-friendly hypergraph\u0000decomposition, wherein hyperedges and nodes play symmetric roles. This\u0000symmetric decomposition serves as a tool for deriving precise characterizations\u0000of optimal solutions for other problems and enables the application of\u0000algorithms from one problem to another.","PeriodicalId":501216,"journal":{"name":"arXiv - CS - Discrete Mathematics","volume":"134 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-06-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141507060","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 Complexity of Intersection Graphs of Lines in Space and Circle Orders 空间直线与圆阶相交图的复杂性
Pub Date : 2024-06-25 DOI: arxiv-2406.17504
Jean Cardinal
We consider the complexity of the recognition problem for two families ofcombinatorial structures. A graph $G=(V,E)$ is said to be an intersection graphof lines in space if every $vin V$ can be mapped to a straight line $ell (v)$in $mathbb{R}^3$ so that $vw$ is an edge in $E$ if and only if $ell(v)$ and$ell(w)$ intersect. A partially ordered set $(X,prec)$ is said to be a circleorder, or a 2-space-time order, if every $xin X$ can be mapped to a closedcircular disk $C(x)$ so that $yprec x$ if and only if $C(y)$ is contained in$C(x)$. We prove that the recognition problems for intersection graphs of linesand circle orders are both $existsmathbb{R}$-complete, hence polynomial-timeequivalent to deciding whether a system of polynomial equalities andinequalities has a solution over the reals. The second result addresses an openproblem posed by Brightwell and Luczak.
我们考虑了两类交叉结构的识别问题的复杂性。如果 V$ 中的每一条 $v 都可以映射到 $mathbb{R}^3$ 中的一条直线 $ell (v)$,从而当且仅当 $ell(v)$ 和 $ell(w)$ 相交时,$vw$ 才是 E$ 中的一条边,那么我们就可以说一个图 $G=(V,E)$ 是空间中的线段交集图。如果 X$ 中的每一个 $x 都可以映射到一个封闭的圆盘 $C(x)$ 中,从而当且仅当 $C(y)$ 包含在 $C(x)$ 中时,$yprec x$ 才是一个部分有序集合 $(X,/prec)$,那么这个部分有序集合 $(X,prec)$ 可以说是一个圆阶,或者说是一个 2 时空阶。我们证明了线和圆阶交点图的识别问题都是 $existsmathbb{R}$ 完全的,因此多项式时间等价于决定一个多项式等式和inequalities 系统在实数上是否有解。第二个结果解决了布莱特韦尔和卢卡克提出的一个开放性问题。
{"title":"The Complexity of Intersection Graphs of Lines in Space and Circle Orders","authors":"Jean Cardinal","doi":"arxiv-2406.17504","DOIUrl":"https://doi.org/arxiv-2406.17504","url":null,"abstract":"We consider the complexity of the recognition problem for two families of\u0000combinatorial structures. A graph $G=(V,E)$ is said to be an intersection graph\u0000of lines in space if every $vin V$ can be mapped to a straight line $ell (v)$\u0000in $mathbb{R}^3$ so that $vw$ is an edge in $E$ if and only if $ell(v)$ and\u0000$ell(w)$ intersect. A partially ordered set $(X,prec)$ is said to be a circle\u0000order, or a 2-space-time order, if every $xin X$ can be mapped to a closed\u0000circular disk $C(x)$ so that $yprec x$ if and only if $C(y)$ is contained in\u0000$C(x)$. We prove that the recognition problems for intersection graphs of lines\u0000and circle orders are both $existsmathbb{R}$-complete, hence polynomial-time\u0000equivalent to deciding whether a system of polynomial equalities and\u0000inequalities has a solution over the reals. The second result addresses an open\u0000problem posed by Brightwell and Luczak.","PeriodicalId":501216,"journal":{"name":"arXiv - CS - Discrete Mathematics","volume":"19 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-06-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141526044","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
期刊
arXiv - CS - Discrete Mathematics
全部 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