Skip to content
Prev 26108 / 29559 Next

Spatial clusters with equal number of objects (2)

http://www.keittlab.org/

On Tue, Oct 31, 2017 at 5:57 AM, Maurizio Marchi <mauriziomarchi85 at gmail.com
If you mean maximally compact clusters, that is proven NP complexity, so
you would have to resort to heuristic search or greedy approximations. One
approach is to place points sequentially up to n with each point maximally
distant from all previous points then assign nearest neighbors.

I wonder if igraph has something that would suit the problem?

THK

I tried to attach an example of what I mean but I think the message was