Schreier–Sims algorithm: Difference between revisions

Content deleted Content added
Named after
Line 1:
The '''Schreier-Sims algorithm''' is a [[algorithm]] in [[computational group theory]] named after [[Otto Schreier]] and [[Charles Sims (mathematician)|Charles Sims]]. It is an efficient method of computing a [[base_(group_theory)|base]] and [[strong generating set]] (BSGS) of a [[permutation group]]. In particular, an SGS determines the order of a group and makes it easy to test membership in the group. Since the SGS is critical for many algorithms in [[computational group theory]], [[computer algebra system]]s typically rely on the Schreier-Sims algorithm for efficient calculations in groups.
 
The running time of Schreier-Sims varies on the implementation. Let <math> G \leq S_n </math> be given by <math>t</math> [[generator (mathematics)|generators]]. For the [[deterministic]] version of the algorithm, possible running times are:
Line 18:
==References==
*Seress, A. Permutation Group Algorithms. Cambridge U Press, 2002.
 
 
[[Category:Computational group theory]]