中文
相关论文

相关论文: Algorithms for group isomorphism via group extensi…

200 篇论文

We give new polynomial-time algorithms for testing isomorphism of a class of groups given by multiplication tables (GpI). Two results (Cannon & Holt, J. Symb. Comput. 2003; Babai, Codenotti & Qiao, ICALP 2012) imply that GpI reduces to the…

数据结构与算法 · 计算机科学 2015-07-10 Joshua A. Grochow , Youming Qiao

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

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 group isomorphism problem in computational complexity asks whether two finite groups given by their Cayley tables are isomorphic or not. Although polynomial-time isomorphism tests exist for many specific types of groups, no general…

群论 · 数学 2026-05-27 Saveliy V. Skresanov

The Graph Isomorphism (GI) problem is a theoretically interesting problem because it has not been proven to be in P nor to be NP-complete. Babai made a breakthrough in 2015 when announcing a quasipolynomial time algorithm for GI problem.…

数据结构与算法 · 计算机科学 2020-02-13 Duc Hung Pham , Krishna V. Palem , M. V. Panduranga Rao

We consider the group isomorphism problem: given two finite groups G and H specified by their multiplication tables, decide if G and H are isomorphic. The n^(log n) barrier for group isomorphism has withstood all attacks --- even for the…

数据结构与算法 · 计算机科学 2013-12-12 David Rosenbaum

The isomorphism problem for graphs (GI) and the isomorphism problem for groups (GrISO) have been studied extensively by researchers. The current best algorithms for both these problems run in quasipolynomial time. In this paper, we study…

数据结构与算法 · 计算机科学 2023-08-21 Bireswar Das , Jinia Ghosh , Anant Kumar

We consider the group isomorphism problem: given two finite groups G and H specified by their multiplication tables, decide if G cong H. For several decades, the n^(log_p n + O(1)) generator-enumeration bound (where p is the smallest prime…

数据结构与算法 · 计算机科学 2013-12-09 David J. Rosenbaum , Fabian Wagner

In recent work, Rosenbaum and Wagner showed that isomorphism of explicitly listed $p$-groups of order $n$ could be tested in $n^{\frac{1}{2}\log_p n + O(p)}$ time, roughly a square root of the classical bound. The $O(p)$ term is entirely…

计算复杂性 · 计算机科学 2015-11-03 Eugene M. Luks

Extraspecial groups form a remarkable subclass of p-groups. They are also present in quantum information theory, in particular in quantum error correction. We give here a polynomial time quantum algorithm for finding hidden subgroups in…

量子物理 · 物理学 2007-05-23 Gábor Ivanyos , Luc Sanselme , Miklos Santha

While efficient algorithms are known for solving many important problems related to groups, no efficient algorithm is known for determining whether two arbitrary groups are isomorphic. The particular case of 2-nilpotent groups, a special…

量子物理 · 物理学 2013-05-08 Kevin C. Zatloukal

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 consider the isomorphism problem for groups specified by their multiplication tables. Until recently, the best published bound for the worst-case was achieved by the n^(log_p n + O(1)) generator-enumeration algorithm. In previous work…

数据结构与算法 · 计算机科学 2014-12-02 David J. Rosenbaum

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

The group isomorphism problem determines whether two groups, given by their Cayley tables, are isomorphic. For groups with order $n$, an algorithm with $n^{(\log n + O(1))}$ running time, attributed to Tarjan, was proposed in the 1970s…

数据结构与算法 · 计算机科学 2023-03-28 Xiaorui Sun

As it follows from G\"odel's incompleteness theorems, any consistent formal system of axioms and rules of inference should imply a true unprovable statement. Actually, this fundamental principle can be efficiently applicable in…

数据结构与算法 · 计算机科学 2020-11-25 Roman Galay , Daniil Kalistratov

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

We give an overview of recent advances on the graph isomorphism problem. Our main focus will be on Babai's quasi-polynomial time isomorphism test and subsequent developments that led to the design of isomorphism algorithms with a…

数据结构与算法 · 计算机科学 2021-01-15 Martin Grohe , Daniel Neuen

We define the Homomorphism Extension (HomExt) problem: given a group $G$, a subgroup $M \leq G$ and a homomorphism $\varphi: M \to H$, decide whether or not there exists a homomorphism $\widetilde{\varphi}: G\to H$ extending $\varphi$,…

数据结构与算法 · 计算机科学 2018-06-22 Angela Wuu

Let us be given two graphs $\Gamma_1$, $\Gamma_2$ of $n$ vertices. Are they isomorphic? If they are, the set of isomorphisms from $\Gamma_1$ to $\Gamma_2$ can be identified with a coset $H\cdot\pi$ inside the symmetric group on $n$…

群论 · 数学 2017-10-13 Harald Andrés Helfgott , Jitendra Bajpai , Daniele Dona
‹ 上一页 1 2 3 10 下一页 ›