Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/ace/examples/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 10.3.2025 mit Größe 631 B image not shown  

Quelle  M12-hlt   Sprache: Text

 
# ACEExample "M12-hlt" : enumeration of cosets of H in G,
# where G = M_12, H = Id, using hlt strategy.
#
local F, M12, a, b, c;
# We define the Matthieu group M_12 on 3 generators. |M_12| = 95040
F := FreeGroup("a","b","c"); a := F.1; b := F.2; c := F.3;
M12 := F / [a^11, b^2, c^2, (a*b)^3, (a*c)^3, (b*c)^10,
            c*b*c*b*a*b*c*b*c*a^-5];
return ACEfunc(
    FreeGeneratorsOfFpGroup(M12), 
    RelatorsOfFpGroup(M12), 
    [] # Identity subgroup generators (empty list)
    # Options that don't affect the enumeration
    : echo, enum := "M_12", subg := "Id", 
    # Other options
    mess := 25000, hlt, wo := "1250k");

¤ Dauer der Verarbeitung: 0.0 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

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 und die Messung sind noch experimentell.