|
###########################################################################
##
#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
]
|