Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/recog/gap/projective/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 22.0.2025 mit Größe 920 B image not shown  

Quelle  almostsimple.gd   Sprache: unbekannt

 
#############################################################################
##
##  This file is part of recog, a package for the GAP computer algebra system
##  which provides a collection of methods for the constructive recognition
##  of groups.
##
##  This files's authors include Max Neunhöffer, Ákos Seress.
##
##  Copyright of recog belongs to its developers whose names are too numerous
##  to list here. Please refer to the COPYRIGHT file for details.
##
##  SPDX-License-Identifier: GPL-3.0-or-later
##
##
##  Code to recognise (simple) groups by their two largest element orders.
##  At least recognise the "natural" characteristic.
##
#############################################################################

DeclareGlobalFunction( "InstallAlmostSimpleHint" );
DeclareGlobalFunction( "DoHintedLowIndex" );
DeclareGlobalFunction( "DoHintedStabChain" );
DeclareGlobalFunction( "LookupHintForSimple" );

[ Dauer der Verarbeitung: 0.19 Sekunden  (vorverarbeitet)  ]