Top
Back: sagbi
Forward: algebraicDependence
FastBack: reesclos_lib
FastForward: sing4ti2_lib
Up: sagbi_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.4.23.4 sagbiPart

Procedure from library sagbi.lib (see sagbi_lib).

Usage:
sagbiPart(A, k,[tr, mt]); A is an ideal, k, tr and mt are integers

Return:
ideal

Assume:
basering is not a qring

Purpose:
Performs k iterations of the SAGBI construction algorithm for the subalgebra given by the generators given by A.
 
     The optional argument tr=tailred determines if tail reduction will be performed.
     - If (tailred=0), no tail reduction is performed,
     - If (tailred<>0), tail reduction is performed.
     The other optional argument meth determines which method is
         used for Groebner basis computations.
         - If mt=0 (default), the procedure std is used.
         - If mt=1, the procedure slimgb is used.

Example:
 


Top Back: sagbi Forward: algebraicDependence FastBack: reesclos_lib FastForward: sing4ti2_lib Up: sagbi_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.