Top
Back: size
Forward: sortvec
FastBack: Functions and system variables
FastForward: Control structures
Up: Functions
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

5.1.131 slimgb

Syntax:

slimgb ( ideal_expression)
slimgb ( module_expression)
Type:
ideal or module
Purpose:
slim Groebner bases

Returns a Groebner basis of an ideal or module with respect to the monomial ordering of the basering (which has to be global).

Note:
The algorithm is designed to keep polynomials slim (short with small coefficients). For details see http://www.mathematik.uni-kl.de/~zca/Reports_on_ca/35/paper_35_full.ps.gz. A reduced Groebner basis is returned if option(redSB) is set (see option(redSB)). To view the progress of long running computations, use option(prot) (see option(prot)).

Example:
 

See groebner; ideal; option; ring; std.


Top Back: size Forward: sortvec FastBack: Functions and system variables FastForward: Control structures Up: Functions 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.