primitiveArrows Q
an arrow a=(v0,v1) in Q.Q1 is primitive if there exists an oriented path from v0 to v1 in Q.Q1.
i1 : primitiveArrows toricQuiver {{0,1},{0,2},{0,3},{1,2},{1,3},{2,3}} o1 = {0, 3, 5} o1 : List
The object primitiveArrows is a function closure.