28 "Generate a random Frobenius problem instance.",
29 "Generate a random Frobenius problem instance.",
34 "The number of entries in the random instance.",
39 "The largest allowed number of decimal digits for entries in the\n"
57 reportError(
"The largest allowed number of digits must be at least 1.");
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)
A facade for random and other kinds of data.
IntegerParameter _entryCount
GenerateFrobeniusAction()
IntegerParameter _maxEntryDigits
static const char * staticGetName()
virtual void obtainParameters(vector< Parameter * > ¶meters)
A facade for input and output of mathematical objects.
unsigned int getValue() const
void reportError(const string &errorMsg)