|
D.15.13.42 multiDegResolution
Procedure from library multigrading.lib (see multigrading_lib).
- Usage:
- multiDegResolution(I,l,[f]); I is poly/vector/ideal/module; l,f are integers
- Purpose:
- computes the multigraded resolution of I of the length l,
or the whole resolution if l is zero. Returns minimal resolution if an optional
argument 1 is supplied
- Note:
- input must have multigraded-homogeneous generators.
The returned list is truncated beginning with the first zero differential.
- Returns:
- list, the computed resolution
Example:
|