This package is about group recognition. It provides a generic
framework to implement methods of group recognition, regardless of
what computational representation is used. This means, that the code
in this package is useful at least for permutation groups, and matrix
groups and projective groups over finite fields.
The setup is described in <Cite Key="NS06"/>. <P/>
The framework allows to build composition trees and handles the builtup
and usage of these trees in a generic way. It also contains a
method selection (described in Chapter <Ref Chap="methsel"/>) that allows
to install recognition methods in a convenient way and that automatically
tries to try the different available methods in a sensible order.
</Section>
<Section Label="overview">
<Heading>Overview over this manual</Heading>
Chapter <Ref Chap="install"/> describes the installation of this package.<P/>
Chapter <Ref Chap="recognition"/> describes the generic, recursive procedure
used for group recognition throughout this package. At the heart of this
procedure is the definition of <Q>FindHomomorphism</Q> methods, which is also
described in that chapter. For the choice of the right method for finding a
homomorphism (or an isomorphism) we use another generic procedure, the
<Q>method selection</Q> which is not to be confused with the &GAP; method
selection.<P/>
Our own method selection system is described in detail in Chapter <Ref
Chap="methsel"/>, because it is interesting in its own right and might be
useful in other circumstances.<P/>
Chapter <Ref Chap="methods"/> describes the available <Q>FindHomomorphism</Q>
methods.<P/>
Chapter <Ref Chap="afterrecog"/> explains what one can do with a
completed recognition tree.<P/>
Finally, Chapter <Ref Chap="examples"/> shows some instructive examples of the
usage of this package.<P/>
</Section>
<Section Label="feedback">
<Heading>Feedback and support</Heading>
In addition, the <Package>recog</Package> package has a mailing list, at
<URL Text="recog@gap-system.org">mailto:recog@gap-system.org</URL>,
which can be used for holding discussions, sharing information, and asking
questions about the package. You can find more information, and register to
receive the mail sent to this list, at
<URL>https://mail.gap-system.org/mailman/listinfo/recog</URL>.
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.