mergeOnVertex (Q1, V1, Q2, V2)
mergeOnVertex (Q1, V1, M2, V2)
mergeOnVertex (M1, V1, M2, V2)
mergeOnVertex (M1, V1, Q2, V2)
This method creates a new quiver from joining two toricQuivers together by identifying vertex $V1$ in $Q1$ with vertex $V2$ in $Q2$. The input matrices must correspond to valid graphs, and the integers must correspond to vertices in each of the provided quiver objects.
|
|
|
The object mergeOnVertex is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/ThinSincereQuivers.m2:3279:0.