Top
Back: twalk
Forward: awalk2
FastBack: elim_lib
FastForward: homolog_lib
Up: grwalk_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.4.6.3 awalk1

Procedure from library grwalk.lib (see grwalk_lib).

Syntax:
awalk1(ideal i);
awalk1(ideal i, int n);
awalk1(ideal i, int n, intvec v, intvec w);
awalk1(ideal i, intvec v, intvec w);

Type:
ideal

Purpose:
compute the standard basis of the ideal, calculated via the first alternative algorithm from an ordering
"(a(v),lp)", "dp" or "Dp" to the ordering
"(a(w),lp)" or "(a(1,0,...,0),lp)"
with a perturbation degree n for the weight vector w.

Example:
 
See also: awalk2; fwalk; groebner; gwalk; pwalk; std; stdfglm; twalk.


Top Back: twalk Forward: awalk2 FastBack: elim_lib FastForward: homolog_lib Up: grwalk_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.