[top][index]
search for:

resolution -- make a projective resolution

Ways to use resolution :

  • resolution Ideal -- make a projective resolution
  • resolution Matrix -- make a projective resolution
  • resolution Module -- make a projective resolution
  • resolution MonomialIdeal
  • Optional arguments :

  • resolution(..., DegreeLimit => ...) -- compute only up to this degree
  • resolution(..., HardDegreeLimit => ...) -- compute only up to this degree
  • resolution(..., LengthLimit => ...) -- stop when the resolution reaches this length
  • resolution(..., PairLimit => ...) -- stop when this number of pairs are handled
  • resolution(..., SortStrategy => ...) -- specify a strategy for sorting S-pairs
  • resolution(..., StopBeforeComputation => ...) -- whether to stop the computation immediately
  • resolution(..., Strategy => ...) -- specify a computational strategy
  • resolution(..., SyzygyLimit => ...) -- stop when this number of syzygies are obtained

  • [top][index]
    search for: