void sortTerms(BigPolynomial &poly)
Sort the terms of poly.
This is the super class of all facades.
PolynomialFacade(bool printActions)
void endAction()
Prints to standard error the time since the last call to beginAction.
void sortVariables(BigPolynomial &poly)
Sort the variables of poly.
void beginAction(const char *message)
Prints message to standard error if printing is turned on, and records the time when the action start...
void sortTermsReverseLex()