triangularizeBatch(alg,R,F,H)
Let $\{F_k: k\in K\}$ and $\{H_k: k\in K\}$ be collections of polynomial sets. This function computes a triangular decomposition of each of the pairs $(F_k,H_k)$.
Although triangularizeBatch is equivalent to calling triangularize multiple times, the former is usually faster since it avoids the cost of starting multiple Maple sessions.
The object triangularizeBatch is a function closure.
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/TriangularSets/TriangularSetsDoc.m2:294:0.