[top][index]
search for:

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

StopBeforeComputation -- keyword for an optional argument used with resolution.

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

See also:

  • Default value: false -- Boolean value false
  • Function: resolution -- make a projective resolution
  • Option name: StopBeforeComputation -- initialize but do not begin the computation

  • [top][index]
    search for: