|
D.5.2.8 EOrdlist
Procedure from library resbinomial.lib (see resbinomial_lib).
- Usage:
- EOrdlist(Coef,Exp,k,n,flaglist);
Coef,Exp,flaglist lists, k,n, integers
Exp is a list of lists of exponents, k=size(Exp)
- Compute:
- computes de E-order of an ideal given by a list (Coef,Exp) and extra information
- Return:
- maximal E-order, and its position=number of generator and term
Example:
|