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

Quellcode-Bibliothek databases.gd   Sprache: unbekannt

 
###########################################################################
##
#F  NumericalSemigroupsWithMaxPrimitivePC(M)
##
## Reads from the Pre-Computed database the set of numerical semigroups with
## maximum primitive M (M must be quite small... 32, at present. For slightly bigger M's alternatives are suggested if a computation is atempted.)
#############################################################################
DeclareGlobalFunction("NumericalSemigroupsWithMaxPrimitivePC");

###########################################################################
##
#F  NumericalSemigroupsWithGenusPC(M)
##
## Reads from the Pre-Computed database the set of numerical semigroups with
## genus M (M must be quite small... 22, at present. For slightly bigger M's alternatives are suggested if a computation is atempted.)
#############################################################################
DeclareGlobalFunction("NumericalSemigroupsWithGenusPC");

###########################################################################
##
#F  NumericalSemigroupsWithFrobeniusNumberPC(M)
##
## Reads from the Pre-Computed database the set of numerical semigroups with
## Frobenius number M (M must be quite small... 32, at present. For slightly bigger M's alternatives are suggested if a computation is atempted.)
#############################################################################
DeclareGlobalFunction("NumericalSemigroupsWithFrobeniusNumberPC");

[ 0.18Quellennavigators  Projekt   ]