Trying to find a way to find the maximum amount (highest density) of polygons with the rule
the polygons must be non-neighbouring. Essentially selecting a polygon and jump to the next polygon which is not neighbouring and so fort and so on until you encounter a neighbouring one.
See attached picture which I hand-picked.