45 beginAction(
"Computing multigraded Hilbert-Poincare series.");
61 beginAction(
"Computing univariate Hilbert-Poincare series.");
auto_ptr< IdealOrderer > createIdealOrderer(const string &prefix)
void nameFactoryRegister(NameFactory< AbstractProduct > &factory)
Registers the string returned by ConcreteProduct::getStaticName() to a function that default-construc...
TermTranslator & getTranslator()
CoefBigTermConsumer & getPolyConsumer()
void readIdealAndSetPolyOutput(const CommonParams ¶ms)
Read input and support polynomial output.
bool getProduceCanonicalOutput() const
Returns whether to produce output in a canonical representation.
This is the super class of all facades.
void beginAction(const char *message)
Prints message to standard error if printing is turned on, and records the time when the action start...
void endAction()
Prints to standard error the time since the last call to beginAction.
void computeMultigradedHilbertSeries()
Computes the numerator of the multigraded Hilbert-Poincare series with no cancellation of common term...
auto_ptr< IdealOrderer > _enumerationOrder
void computeUnivariateHilbertSeries()
Computes the numerator of the univariate Hilbert-Poincare series with no cancellation of common terms...
ScarfFacade(const ScarfParams ¶ms)
CommonParamsHelper _helper
auto_ptr< IdealOrderer > _deformationOrder