The Documentation of the SQ describes that it finds a maximal quotient whose order divides the given order.
Peter Kenne observed (in an email) that this is not true.
As the algorithm (essentially a Plesken-style SQ) builds the quotient in steps, adding new chief factors, previous choices (and a random choice) can mean that there are larger, or different quotients.
The only plausible way to fix this is in the manual text, but this is difficult to describe without having to go into details of the implementation.
The Documentation of the SQ describes that it finds a maximal quotient whose order divides the given order.
Peter Kenne observed (in an email) that this is not true.
As the algorithm (essentially a Plesken-style SQ) builds the quotient in steps, adding new chief factors, previous choices (and a random choice) can mean that there are larger, or different quotients.
The only plausible way to fix this is in the manual text, but this is difficult to describe without having to go into details of the implementation.