Heilbronn minimum tetrahedron volume · n = 10
Place n points in the unit cube so that the smallest tetrahedron formed by any four of them is as large as possible.
Formal definition
- ContainerThe unit cube: the origin (0, 0, 0) at one corner, (1, 1, 1) at the opposite one
- SubmissionExactly n points, no four of them coplanar
- ConstraintsEvery point lies inside the cube or on its boundary
- ObjectiveMake the smallest tetrahedron over all quadruples as large as possible; compared internally by six times the volume, which is the determinant of the three edge vectors, exactly