27 "Compute Frobenius number using dynamic programming.",
28 "Compute the Frobenius number of the input Frobenius instance using a "
30 "and quite slow dynamic programming algorithm. This functionality has "
32 "been implemented to check the answers of the Grobner basis-based Frobenius\n"
void nameFactoryRegister(NameFactory< AbstractProduct > &factory)
Registers the string returned by ConcreteProduct::getStaticName() to a function that default-construc...
BoolParameter _printActions
virtual void obtainParameters(vector< Parameter * > ¶meters)
static const char * staticGetName()
virtual void obtainParameters(vector< Parameter * > ¶meters)
A facade for using the dynamic programming Frobenius problem algorithm.
A facade for input and output of mathematical objects.
This class offers an input interface which is more convenient and for some purposes more efficient th...