msolveSaturate(I)
This functions uses the F4SAT algorithm implemented in the msolve library to compute a Groebner basis, in GRevLex order, of $I:f^\infty$, that is of the saturation of the ideal $I$ by the principal ideal generated by the polynomial $f$.
|
|
|
|
Note that the ring must be a polynomial ring over a finite field.
Currently the F4SAT algorithm is only implemented over prime fields in characteristic between $2^{16}$ and $2^{31}$.
The object msolveSaturate is a method function with options.