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 DGAlgebras/doc.m2:9383:0.