homologyAlgebra(..., GenDegreeLimit => n)torAlgebra(..., GenDegreeLimit => n)findTrivialMasseyOperation(..., GenDegreeLimit => n)isHomologyAlgebraTrivial(..., GenDegreeLimit => n)isGolodHomomorphism(..., GenDegreeLimit => n)Routines that assemble a homology algebra — such as homologyAlgebra and torAlgebra — must, in general, walk up all homological degrees to find algebra generators. When the DG algebra has generators in even degree, that process is infinite; GenDegreeLimit caps the search. The answer is a truncation of the full homology algebra below the specified degree, and is exact in the bounded case.
The object GenDegreeLimit is a symbol.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/DGAlgebras/doc.m2:9383:0.