•
|
The algorithm uses Todd-Coxeter coset enumeration, which is an inherently non-terminating process for infinite groups. Therefore, the algorithm will halt with an exception if too many cosets are generated during an attempt to enumerate cosets of a subgroup. The point at which the coset enumeration terminates is controlled by the environment variable _EnvMaxCosetsToddCoxeter, which has the default value .
|