[top][index]
search for:

Strategy -- specify a computational strategy

Strategy => v -- an optional argument used with various routines to suggest a strategy for efficient computation.

Functions with optional argument named Strategy :

  • gb(..., Strategy => ...) -- specify the strategy used to compute Groebner bases
  • pushForward(..., Strategy => ...) -- specify a computational strategy
  • pushForward1(..., Strategy => ...) -- specify which algorithm to use in the computation
  • quotient(..., Strategy => ...) -- specify a computational strategy
  • resolution(..., Strategy => ...) -- specify a computational strategy
  • saturate(..., Strategy => ...) -- specify a computational strategy
  • syz(..., Strategy => ...) -- specify the strategy used to compute the Groebner basis

  • [top][index]
    search for: