findTrivialMasseyOperation(..., TMOLimit => n)isGolodHomomorphism(..., TMOLimit => n)A trivial Massey operation on a DG algebra is a system of null-homotopies that simultaneously trivialize every Massey product. TMOLimit caps the arity of Massey products considered: only k-fold products with k <= n are tested for bounding. This makes the search finite even when the full system would be infinite. In practice, TMOLimit values of 3 or 4 suffice for small examples.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/DGAlgebras/doc.m2:9426:0.