allSpanningTrees QThis method returns all of the spanning trees of the underlying graph of the quiver Q. Trees are represented as lists of arrow indices.
The algorithm performs a depth-first search on each vertex and checks if the result is a connected graph.
|
|
The object allSpanningTrees is a function closure.
The source of this document is in /build/macaulay2-88fgJW/macaulay2-1.25.11+ds/M2/Macaulay2/packages/ThinSincereQuivers.m2:3279:0.