No-three-in-line grid
Place points on a finite grid and detect every collinear triple exactly.
Input boundary
A 7×7 grid with at most 16 selected points.
Method
Tests each point triple with an exact integer determinant.
Interpretation boundary
A valid finite arrangement is a puzzle result for this grid, not a solution of the general extremal problem.