doc: drop description of BV_GBR_NONE
[barvinok.git] / tests / iscc / lattice_width-jon_3
blob48441490feab150accd3d004aa35de4ab2d4169f
1 P :=
2 6 7
3 1   1    1   -2   -1   -1    4
4 1   0    0    1    1    1   -4
5 1   0    0   -2   -1   -1    6
6 1   2    0   -4   -3   -2   10
7 1  -1    0    2    1    1   -4
8 1  -3   -1    6    4    2  -12
10 assert((lattice_width(P)) = { 1 });