Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/semigroups/gap/tools/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 29.7.2025 mit Größe 635 B image not shown  

Quelle  io.gd   Sprache: unbekannt

 
#############################################################################
##
##  tools/io.gd
##  Copyright (C) 2013-2022                              James D. Mitchell
##
##  Licensing information can be found in the README file of this package.
##
#############################################################################
##

DeclareGlobalFunction("ReadGenerators");
DeclareGlobalFunction("WriteGenerators");
DeclareGlobalFunction("IteratorFromGeneratorsFile");

DeclareGlobalFunction("ReadMultiplicationTable");
DeclareGlobalFunction("WriteMultiplicationTable");
DeclareGlobalFunction("IteratorFromMultiplicationTableFile");

[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]