English

The Parallel Dynamic Complexity of the Abelian Cayley Group Membership Problem

Computational Complexity 2023-08-22 v1

Abstract

Let GG be a finite group given as input by its multiplication table. For a subset SS of GG and an element gGg\in G the Cayley Group Membership Problem (denoted CGM) is to check if gg belongs to the subgroup generated by SS. While this problem is easily seen to be in polynomial time, pinpointing its parallel complexity has been of research interest over the years. In this paper we further explore the parallel complexity of the abelian CGM problem, with focus on the dynamic setting: the generating set SS changes with insertions and deletions and the goal is to maintain a data structure that supports efficient membership queries to the subgroup S\angle{S}. We obtain the following results: 1. We first consider the more general problem of Monoid Membership. When GG is a commutative monoid we give a deterministic dynamic algorithm constant time parallel algorithm for membership testing that supports O(1)O(1) insertions and deletions in each step. 2. Building on the previous result we show that there is a dynamic randomized constant-time parallel algorithm for abelian CGM that supports polylogarithmically many insertions/deletions to SS in each step. 3. If the number of insertions/deletions is at most O(logn/loglogn)O(\log n/\log\log n) then we obtain a deterministic dynamic constant-time parallel algorithm for the problem. 4. We obtain analogous results for the dynamic abelian Group Isomorphism.

Cite

@article{arxiv.2308.10073,
  title  = {The Parallel Dynamic Complexity of the Abelian Cayley Group Membership Problem},
  author = {V. Arvind and Samir Datta and Asif Khan and Shivdutt Sharma and Yadu Vasudev and Shankar Ram Vasudevan},
  journal= {arXiv preprint arXiv:2308.10073},
  year   = {2023}
}
R2 v1 2026-06-28T11:59:29.351Z