Macaulay2 » Documentation
Packages » ThinSincereQuivers > isWellDefined
next | previous | forward | backward | up | index | toc

isWellDefined -- determine if toric quiver is correctly constructed

Synopsis

Description

This method checks that the various attributes associated to the given toric quiver are in the correct dimension. It also checks that the weights for the quiver are induced by the flow, and that the vertices and edges are constructed without gaps or missing data.

i1 : isTight bipartiteQuiver(2, 3, Flow => "Random")

o1 = false

Ways to use isWellDefined :

For the programmer

The object isWellDefined is a method function.