Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/lins/tst/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 15.2.2024 mit Größe 517 B image not shown  

Quelle  testquick.g   Sprache: unbekannt

 
#
# LINS: This package implements a method for the computation of all normal subgroups of a finitely presented group with at most some given index.
#
# This file runs package tests. It is also referenced in the package
# metadata in PackageInfo.g.
#

# Some tests need to check for graph isomorphism using grape
LoadPackage( "grape" );
LoadPackage( "LINS" );

TestDirectory(DirectoriesPackageLibrary( "LINS", "tst/files/quick" ),
  rec(exitGAP := true));

FORCE_QUIT_GAP(1); # if we ever get here, there was an error

[ Dauer der Verarbeitung: 0.24 Sekunden  (vorverarbeitet)  ]