Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Network: Relax condition for adding already clustered nodes to cluster #3554

Merged
merged 1 commit into from
Oct 12, 2017

Conversation

wimrijnders
Copy link
Contributor

Previous condition was too strict: if any node for the cluster was already clustered, the clustering would abort.

Current fix removes already clustered nodes and proceeds to cluster with what is left.

…s to cluster

Previous condition was too strict: if *any* node for the cluster was already clustered, the clustering would abort.

Current fix scans for already clustered nodes and proceeds with what is left.
@yotamberk yotamberk merged commit 683544c into almende:develop Oct 12, 2017
@wimrijnders wimrijnders deleted the fixClusteringCondition branch October 12, 2017 08:29
primozs pushed a commit to primozs/vis that referenced this pull request Jan 3, 2019
…s to cluster (almende#3554)

Previous condition was too strict: if *any* node for the cluster was already clustered, the clustering would abort.

Current fix scans for already clustered nodes and proceeds with what is left.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants