|
D.15.3.3 simplesolver
Procedure from library ffsolve.lib (see ffsolve_lib).
- Usage:
- simplesolver(I); I ideal
solve I (system of multivariate equations) over a
finite field by exhausting search
- Return:
- list L, the common roots of I as ideal
- Assume:
- basering is a finite field of type (p^n,a)
Example:
|