i1 : Q = toricQuiver(bipartiteQuiver(2,3));
i2 : th = {-5,-1,2,2,2};
i3 : incInverse(th, Q) o3 = {1, 2, 2, 1, 0, 0} o3 : List
The object incInverse is a function closure.