I have noticed that the ehrhart_polynomial method in Polyhedron_ZZ returns a polynomial in t. I the independent variable 't' hard coded into the library, or is it getting 't' from something in my setup?
On the other hand, there are other functions that return polynomials that seem to return polynomials in 'x'.
How are users expected to determine what variable is going to come out of a calculation?