isDecomposable F
isDecomposable A
A polynomial system is decomposable if it is either lacunary or triangular. This function checks whether a polynomial system is decomposable.
The function isDecomposable accepts a list of polynomials forming a system.
|
|
|
The function isDecomposable also accepts a list of supports encoded as matrices.
|
|
|
|
The object isDecomposable is a method function.