A = matrix "1,1,1,1; 1,2,3,4"
B = syz A
hilbertBasis(transpose B)
hilbertBasis(A, InputType => "lattice")