Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/lpres/gap/pargap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 12.6.2024 mit Größe 807 B image not shown  

Quelle  pargap.gd   Sprache: unbekannt

 
############################################################################
##
#W pargap/pargap.gd  LPRES    René Hartung
##

# force the slaves to load the LPRES-package
if IsMaster() then BroadcastMsg("LoadPackage(\"LPRES\")"); fi;

# declaration for misc.gi
DeclareGlobalFunction( "LPRESPar_CollectorToFunction" );
DeclareGlobalFunction( "LPRESPar_MapRelations" );

# declaration for store.gi
DeclareGlobalFunction( "LPRESPar_MapRelationsStoring" );

# declaration for consist.gi
DeclareGlobalFunction( "LPRESPar_ListOfConsistencyChecks" );
DeclareGlobalFunction( "LPRESPar_CheckConsRel" );
DeclareGlobalFunction( "LPRESPar_MSCheckConsistencyRelations");
DeclareGlobalFunction( "LPRESPar_CheckConsistencyRelations");

# declaration for induce.gi
DeclareGlobalFunction( "LPRESPar_InduceEndomorphism" );

[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]