Associated to every acyclic toric quiver and weight pair is a flow polytope. For full-dimensional representation of the vertices, use Format=>"FullBasis".
i1 : flowPolytope(bipartiteQuiver(2, 3))
o1 = {{-1, 1}, {-1, 0}, {1, -1}, {0, -1}, {1, 0}, {0, 1}}
o1 : List
|
i2 : flowPolytope({-3,-3,2,2,2}, bipartiteQuiver(2, 3))
o2 = {{-1, 1}, {-1, 0}, {1, -1}, {0, -1}, {1, 0}, {0, 1}}
o2 : List
|
The object flowPolytope is a method function with options.