Top
Back: primdecGTZ
Forward: minAssGTZ
FastBack: pointid_lib
FastForward: primdecint_lib
Up: primdec_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.4.18.3 primdecSY

Procedure from library primdec.lib (see primdec_lib).

Usage:
primdecSY(I, c); I ideal, c int (optional)

Return:
a list pr of primary ideals and their associated primes:
 
   pr[i][1]   the i-th primary component,
   pr[i][2]   the i-th prime component.

Note:
Algorithm of Shimoyama/Yokoyama.
 
   if c=0,  the given ordering of the variables is used,
   if c=1,  minAssChar tries to use an optimal ordering (default),
   if c=2,  minAssGTZ is used,
   if c=3,  minAssGTZ and facstd are used.
For local orderings, the result is considered in the localization of the polynomial ring, not in the power series ring.
For local and mixed orderings, the decomposition in the corresponding global ring is returned if the string 'global' is specified as third argument

Example:
 


Top Back: primdecGTZ Forward: minAssGTZ FastBack: pointid_lib FastForward: primdecint_lib Up: primdec_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.