This strategy chooses, depending on the ring type, an appropriate algorithm in the engine for computing free resolutions of homogeneous modules and ideals. This particular strategy is not intended for users, rather it is used internally to select an appropriate algorithm when no strategy is specified by the user.
This first example computes part of the minimal free resolution of the ground field over a hypersurface ring.
|
|
|
|
|
|
|
|
When the input is an ideal $I$, the free resolution of $R^1/I$ is returned.
|
|
|
|
|
The following code shows how this method chooses between strategies 1 and 2.
|