Merge the following (unpublished to npm) extensions to the main lib: - [x] [Markov clustering](https://github.com/cytoscape/cytoscape.js-markov-cluster) - [x] [K-means](https://github.com/cytoscape/cytoscape.js-k-means) set of algorithms - [x] [Hierarchical](https://github.com/cytoscape/cytoscape.js-hierarchical) - [x] [Affinity propagation](https://github.com/cytoscape/cytoscape.js-affinity-propagation) For each: - [x] Review code - [x] High-level review for more obvious issues - [x] In-depth review - [x] Merge source - [x] Merge tests - [x] Port readme docs to main lib docs
Merge the following (unpublished to npm) extensions to the main lib:
For each: