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.
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/DecomposableSparseSystems.m2:606:0.