Hello we have a polyhedron with the linear inequalities of its boundaries in n dimensions. a) how to find the number of integer points in this polyhedron (exact or approximation). b) how to find the coordinates of the integer points in this polyhedron. thank you.
Probably they are NP-hard, otherwise you could solve integer programming.