Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
GAP
/
tst
/
testbugfix
/ (
Algebra von RWTH Aachen
Version 4.15.1
©
) Datei vom 18.9.2025 mit Größe 146 B
Quelle 2023-12-07-DCoset.tst Sprache: unbekannt
# Issue #5539
gap> T := SmallGroup( 4, 2 );;
gap> G := SmallGroup( 9, 2 );;
gap> A := AutomorphismGroup(T);;
gap> homs := AllHomomorphisms(G,A);;
[ Dauer der Verarbeitung: 0.13 Sekunden (vorverarbeitet)
]
2026-04-02