Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/deepthought/tst/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 20.5.2025 mit Größe 527 B image not shown  

Quelle  testall.g   Sprache: unbekannt

 
#
# DeepThought: This package provides functions for multiplication and other computations in finitely generated nilpotent groups based on the Deep Thought algorithm.
#
# This file runs package tests. It is also referenced in the package
# metadata in PackageInfo.g.
#
LoadPackage( "DeepThought" );

TestDirectory(DirectoriesPackageLibrary( "DeepThought", "tst" ),
  rec(exitGAP := true));

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

# TODO: Write test functions which compare results with hard coded result

[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]