|
D.4.18.6 testPrimary
Procedure from library primdec.lib (see primdec_lib).
- Usage:
- testPrimary(pr,k); pr a list, k an ideal.
- Assume:
- pr is the result of primdecGTZ(k) or primdecSY(k).
- Return:
- int, 1 if the intersection of the ideals in pr is k, 0 if not
Example:
|