[top][index]
search for:

DegreeLimit -- compute up to a certain degree

DegreeLimit => n -- keyword for an optional argument used with various functions which specifies that the computation should halt after dealing with degree n.

Functions with optional argument named DegreeLimit :

  • gb(..., DegreeLimit => ...) -- compute up to a certain degree
  • pushForward(..., DegreeLimit) -- compute up to a certain degree
  • pushForward1(..., DegreeLimit => ...) -- compute only up to this degree
  • resolution(..., DegreeLimit => ...) -- compute only up to this degree
  • saturate(..., DegreeLimit => ...) -- compute up to a certain degree
  • syz(..., DegreeLimit) -- compute up to a certain degree

  • [top][index]
    search for: