[top][index]
search for:

quotient(..., Strategy => ...) -- specify a computational strategy

quotient(I,J,Strategy => v) -- an option which can be used to specify the strategy to be used in the computation.

The strategy option value v should be one of the following.

  • Iterate -- use successive ideal quotients (the default)
  • Linear -- use the reverse lex order
  • See also:

  • Default value: null -- nothingness
  • Function: quotient -- ideal or submodule quotient
  • Option name: Strategy -- specify a computational strategy

  • [top][index]
    search for: