acyclicClosure(..., EndDegree => n)killCycles(..., EndDegree => n)isAcyclic(..., EndDegree => n)toComplexMap(..., EndDegree => n)Bounds how far an iterative DG algebra computation should proceed. In acyclicClosure this limits the homological degree of new generators adjoined; in isAcyclic it is the highest degree in which homology is checked; in toComplexMap it governs how many homological degrees of the resulting chain map are computed.
The default value varies by function and is documented on each specific bracketed option node. This option is required whenever a DG algebra has generators in even homological degree, since the algebra is otherwise unbounded.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/DGAlgebras/doc.m2:9355:0.