next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
TriangularSets
::
checkTriangularize
checkTriangularize -- tests method "triangularize" (for developers)
Synopsis
Usage:
checkTriangularize alg
Inputs:
alg
,
a
string
, either "Binomial" or "Maple" or "Epsilon"
Description
This function tests that the method triangularize works properly using a given algorithm.
See also
triangularize
-- triangular decomposition of polynomial systems
TriangularDecompAlgorithm
-- possible values: "Monomial", "Binomial", "Maple", "Epsilon"