中文
相关论文

相关论文: On the Parallel Complexity of Group Isomorphism vi…

200 篇论文

In this paper, we investigate the computational complexity of isomorphism testing for finite groups and quasigroups, given by their multiplication tables. We crucially take advantage of their various decompositions to show the following: -…

数据结构与算法 · 计算机科学 2026-02-05 Dan Johnson , Michael Levet , Petr Vojtěchovský , Brett Widholm

We investigate the power of counting in Group Isomorphism. We first leverage the count-free variant of the Weisfeiler--Leman Version I algorithm for groups (Brachter & Schweitzer, LICS 2020) in tandem with limited non-determinism and…

数据结构与算法 · 计算机科学 2024-01-24 Nathaniel A. Collins , Michael Levet

We investigate the relationship between various isomorphism invariants for finite groups. Specifically, we use the Weisfeiler-Leman dimension (WL) to characterize, compare and quantify the effectiveness and complexity of invariants for…

群论 · 数学 2021-11-24 Jendrik Brachter , Pascal Schweitzer

In comparison to graphs, combinatorial methods for the isomorphism problem of finite groups are less developed than algebraic ones. To be able to investigate the descriptive complexity of finite groups and the group isomorphism problem, we…

计算机科学中的逻辑 · 计算机科学 2021-11-24 Jendrik Brachter , Pascal Schweitzer

In this paper, we exhibit an $\textsf{AC}^{3}$ isomorphism test for groups without Abelian normal subgroups (a.k.a. Fitting-free groups), a class for which isomorphism testing was previously known to be in $\mathsf{P}$ (Babai, Codenotti,…

计算复杂性 · 计算机科学 2025-04-29 Joshua A. Grochow , Dan Johnson , Michael Levet

Our starting point is the observation that if graphs in a class C have low descriptive complexity in first order logic, then the isomorphism problem for C is solvable by a fast parallel algorithm (essentially, by a simple combinatorial…

计算复杂性 · 计算机科学 2007-05-23 Martin Grohe , Oleg Verbitsky

The combinatorial refinement techniques have proven to be an efficient approach to isomorphism testing for particular classes of graphs. If the number of refinement rounds is small, this puts the corresponding isomorphism problem in a…

组合数学 · 数学 2024-09-17 Laurence Kluge

In this paper, we exhibit $\textsf{AC}^{3}$ isomorphism tests for coprime extensions $H \ltimes N$ where $H$ is elementary Abelian and $N$ is Abelian; and groups where $\text{Rad}(G) = Z(G)$ is elementary Abelian and $G =…

计算复杂性 · 计算机科学 2026-04-16 Michael Levet

The group isomorphism problem asks whether two given groups are isomorphic or not. Whereas the case where both groups are abelian is well understood and can be solved efficiently, very little is known about the complexity of isomorphism…

数据结构与算法 · 计算机科学 2021-10-05 Francois Le Gall

The Weisfeiler-Leman (WL) algorithms form a family of incomplete approaches to the graph isomorphism problem. They recently found various applications in algorithmic group theory and machine learning. In fact, the algorithms form a…

离散数学 · 计算机科学 2025-10-29 Thomas Schneider , Pascal Schweitzer

The Weisfeiler-Leman (WL) algorithm is a well-known combinatorial procedure for detecting symmetries in graphs and it is widely used in graph-isomorphism tests. It proceeds by iteratively refining a colouring of vertex tuples. The number of…

离散数学 · 计算机科学 2021-07-01 Martin Grohe , Sandra Kiefer

In recent years, we have seen several approaches to the graph isomorphism problem based on "generic" mathematical programming or algebraic (Gr\"obner basis) techniques. For most of these, lower bounds have been established. In fact, it has…

计算复杂性 · 计算机科学 2016-07-18 Christoph Berkholz , Martin Grohe

In this paper we combine many of the standard and more recent algebraic techniques for testing isomorphism of finite groups (GpI) with combinatorial techniques that have typically been applied to Graph Isomorphism. In particular, we show…

计算复杂性 · 计算机科学 2019-05-08 Peter A. Brooksbank , Joshua A. Grochow , Yinan Li , Youming Qiao , James B. Wilson

Given a pair of graphs $\textbf{A}$ and $\textbf{B}$, the problems of deciding whether there exists either a homomorphism or an isomorphism from $\textbf{A}$ to $\textbf{B}$ have received a lot of attention. While graph homomorphism is…

数据结构与算法 · 计算机科学 2021-07-08 Silvia Butti , Victor Dalmau

In this paper we consider the problem of testing whether two finite groups are isomorphic. Whereas the case where both groups are abelian is well understood and can be solved efficiently, very little is known about the complexity of…

量子物理 · 物理学 2021-10-05 François Le Gall

We give an isomorphism test for graphs of Euler genus $g$ running in time $2^{O(g^4 \log g)}n^{O(1)}$. Our algorithm provides the first explicit upper bound on the dependence on $g$ for an fpt isomorphism test parameterized by the Euler…

数据结构与算法 · 计算机科学 2024-03-08 Daniel Neuen

We introduce a general framework to design and analyze algorithms for the problem of testing homomorphisms between finite groups in the low-soundness regime. In this regime, we give the first constant-query tests for various families of…

计算复杂性 · 计算机科学 2025-09-09 Tushant Mittal , Sourya Roy

Aligning users across networks using graph representation learning has been found effective where the alignment is accomplished in a low-dimensional embedding space. Yet, achieving highly precise alignment is still challenging, especially…

社会与信息网络 · 计算机科学 2023-01-02 Li Liu , Penggang Chen , Xin Li , William K. Cheung , Youmin Zhang , Qun Liu , Guoyin Wang

The group isomorphism problem asks whether two finite groups given by their Cayley tables are isomorphic or not. Although there are polynomial-time algorithms for some specific group classes, the best known algorithm for testing isomorphism…

群论 · 数学 2026-03-10 Saveliy V. Skresanov

Graph isomorphism, a classical algorithmic problem, determines whether two input graphs are structurally identical or not. Interestingly, it is one of the few problems that is not yet known to belong to either the P or NP-complete…

数据结构与算法 · 计算机科学 2024-10-01 Sourav Dutta , Arnab Bhattacharya
‹ 上一页 1 2 3 10 下一页 ›