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

Quelle  semigroupfactorization.gd   Sprache: unbekannt

 
############################################################################
##
#W  semigroupfactorization.gd           Manuel Delgado <mdelgado@fc.up.pt>
#W                                      Jose Morais    <josejoao@fc.up.pt>
##
#H  @(#)$Id: semigroupfactorization.gd,v 0.998 $
##
#Y  Copyright (C)  2005,  CMUP, Universidade do Porto, Portugal
##
##
###########################################################################
##
#F  SemigroupFactorization(S,L)
##
##  <L> is an element (or list of elements) of the semigroup <S>.
##  Returns a minimal factorization on the generators of <S> of the
##  element(s) of <L>
##
DeclareGlobalFunction( "SemigroupFactorization" );
DeclareGlobalFunction( "SemigroupFactorizationOLD" );

[ Dauer der Verarbeitung: 0.18 Sekunden  (vorverarbeitet)  ]