GAP

Main Branches

Downloads  Installation  Overview  Data Libraries  Packages  Documentation  Contacts  FAQ  GAP 3 

GAP package GrpConst

Constructing the Groups of a Given Order

The GrpConst package contains methods to construct up to isomorphism the groups of a given order. The FrattiniExtensionMethod constructs all soluble groups of a given order. On request it gives only those that are (or are not) nilpotent or supersolvable or that do (or do not) have normal Sylow subgroups for some given set of primes. The CyclicSplitExtensionMethod constructs all groups having a normal Sylow subgroup for orders of the type p^n *q. The method relies on the availability of a list of all groups of order p^n. The UpwardsExtensions algorithm takes as input a permutation group G and a positive integer s and returns a list of permutation groups, one for each extension of G by a soluble group of order a divisor of s. This method can used to construct the non-solvable groups of a given order by taking the perfect groups of certain orders as input for G. The programs in this package have been used to construct a large part of the Small Groups library.

Authors
Hans Ulrich Besche, Bettina Eick
Maintainers
Bettina Eick, Max Horn
Version with GAP 4.13.0
2.6.5    (Released 22/01/2024)
License
GPL-2.0-or-later
Status
accepted    (communicated by Charles Wright (Eugene), accepted 01/07/1999)
Dependencies
GAP version: >=4.7
Needed other packages: autpgrp (>=1.6), irredsol (>=1.2), smallgrp (>=1.4)
Documentation
GrpConst [HTML]     [PDF]
Download
grpconst-2.6.5   [.tar.gz]