Schreier–Sims algorithm: Difference between revisions

Content deleted Content added
minor expansion, references.
GAP, Magma
Line 16:
: <math>O(n \log n \log^4 |G| + tn \log |G|)</math> requiring memory <math>O(n \log |G| + tn)</math>
 
In computer algebra systems, such as [[GAP computer algebra system|GAP]] and [[Magma computer algebra system|Magma]], an optimized [[Monte Carlo algorithm]] is typically used.
 
 
==References==