27 "Compute the associated primes of the input ideal.",
28 "Computes the associated prime ideals of the input monomial ideal. The\n"
29 "computation is accomplished using irreducible decomposition. The quality "
31 "algorithm for computing associated primes is expected to be much improved "
33 "future version of Frobby.",
void validateSplit(const SliceParams ¶ms, bool allowLabel, bool allowDegree)
virtual void obtainParameters(vector< Parameter * > ¶meters)
SliceParameters _sliceParams
static const char * staticGetName()
virtual void obtainParameters(vector< Parameter * > ¶meters)
The intention of this class is to describe the different kinds of mathematical structures that Frobby...
static const DataType & getMonomialIdealListType()
Returns the one and only instance for monomial ideal lists.
void obtainParameters(vector< Parameter * > ¶meters)
A facade for operations on monomial ideals using the Slice Algorithm.
void computeAssociatedPrimes()
Compute the associated primes of the ideal.
This header file includes common definitions and is included as the first line of code in every imple...