[top][index]
search for:

syz(..., StopBeforeComputation => ...) -- whether to stop the computation immediately

StopBeforeComputation => true -- an optional argument used with gb.

Tells whether not to start the computation, with the default value being false. This can be useful when you want to obtain the partially computed Groebner basis contained in an interrupted computation.

See also:

  • Default value: false -- Boolean value false
  • Function: syz -- the syzygy matrix
  • Option name: StopBeforeComputation -- initialize but do not begin the computation

  • [top][index]
    search for: