[top][index]
search for:

gb(..., DegreeLimit => ...) -- compute up to a certain degree

DegreeLimit => n -- keyword for an optional argument used with gb which specifies that the computation should halt after dealing S-polynomials up to degree n.

This option is relevant only for homogeneous matrices.

For an example, see computing Groebner bases.

See also:

  • Default value: {}
  • Function: gb -- compute a Groebner basis
  • Option name: DegreeLimit -- compute up to a certain degree

  • [top][index]
    search for: