Ask Your Question

Revision history [back]

There is

sage: P = Polyhedron([(0,0,0,0), (0,0,0,7), (0,0,7/2,7/2), (0,7/3,7/3,7/3),(7/4,7/4,7/4,7/4)])
sage: P.integral_points_count()
38