You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
current implementation refers as "_bord" to attributes concerning only the saddle points and not the whole border between two clusters
like in the array "cluster_indices" we should store a matrix "saddle_point_indices" or something like this
we might also save a matrix of lists "bord_indices[i,j]" which at any entry [i,j] contains the list of indices of points in cluster i at the border with cluster j