English

Permutation group algorithms based on directed graphs

Group Theory 2021-06-25 v1

Abstract

We introduce a new framework for solving an important class of computational problems involving finite permutation groups, which includes calculating set stabilisers, intersections of subgroups, and isomorphisms of combinatorial structures. Our techniques are inspired by and generalise 'partition backtrack', which is the current state-of-the-art algorithm introduced by Jeffrey Leon in 1991. But, instead of ordered partitions, we use labelled directed graphs to organise our backtrack search algorithms, which allows for a richer representation of many problems while often resulting in smaller search spaces. In this article we present the theory underpinning our framework, we describe our algorithms, and we show the results of some experiments. An implementation of our algorithms is available as free software in the GraphBacktracking package for GAP.

Cite

@article{arxiv.2106.13132,
  title  = {Permutation group algorithms based on directed graphs},
  author = {Christopher Jefferson and Markus Pfeiffer and Rebecca Waldecker and Wilf A. Wilson},
  journal= {arXiv preprint arXiv:2106.13132},
  year   = {2021}
}

Comments

Shorter and reworked version of arXiv:1911.04783; accepted for publication in Journal of Algebra; 35 pages, 9 figures, 4 tables

R2 v1 2026-06-24T03:33:59.491Z