#Von Dyck (2,3,7) group - infinite hyperbolic - small tidyint works better
_RWS := rec(
isRWS := true,
ordering := "shortlex",
tidyint := 20,
generatorOrder := [a,b,B],
inverses := [a,B,b],
equations := [
[b*b,B], [B*a*B*a*B*a*B,a*b*a*b*a*b*a]
]
);
¤ Dauer der Verarbeitung: 0.9 Sekunden
(vorverarbeitet)
¤
*© Formatika GbR, Deutschland