18#ifndef BIGATTI_FACADE_GUARD
19#define BIGATTI_FACADE_GUARD
48 unique_ptr<BigattiPivotStrategy>
_pivot;
void computeMultigradedHilbertSeries()
Computes the numerator of the multigraded Hilbert-Poincare series with no cancellation of common term...
void computeUnivariateHilbertSeries()
Computes the numerator of the univariate Hilbert-Poincare series with no cancellation of common terms...
unique_ptr< BigattiPivotStrategy > _pivot
BigattiFacade(const BigattiParams ¶ms)
CommonParamsHelper _common
A BigattiPivotStrategy is an implementation of a pivot selection strategy for the Hilbert series algo...
Utility class for dealing with the contents of CommonParams.
Facade(bool printActions)
Constructs a facade that prints out what it is doing if printActions is true.