Go to the documentation of this file.
27 "Compute the primary decomposition of monomial ideals.",
28 "This feature is experimental which means that it isn't correctly\n"
29 "implemented yet. I.e. it doesn't work yet - don't use it other than\n"
30 "because you are developing Frobby or curious to see how this\n"
31 "functionality is coming along.",
34 _io(
DataType::getMonomialIdealType(),
DataType::getMonomialIdealListType()) {
static const DataType & getMonomialIdealListType()
Returns the one and only instance for monomial ideal lists.
virtual void obtainParameters(vector< Parameter * > ¶meters)
virtual void obtainParameters(vector< Parameter * > ¶meters)
static const char * staticGetName()
SliceParameters _sliceParams
void validateSplit(const SliceParams ¶ms, bool allowLabel, bool allowDegree)
The intention of this class is to describe the different kinds of mathematical structures that Frobby...
A facade for operations on monomial ideals using the Slice Algorithm.
void computePrimaryDecomposition()
Compute the unique "nicest" primary decomposition of the ideal.
void obtainParameters(vector< Parameter * > ¶meters)