Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
{{Refimprove|date=September 2016}}
{{Machine learning bar}}
The '''Hoshen–Kopelman algorithm''' is simple and efficient [[algorithm]] for labeling [[Cluster analysis|clusters]] on a grid. Where the grid is a regular network of cells,with the cells being either occupied or unoccupied. This algorithm is based on well-known [[Disjoint-set data structure|union-finding algorithm]]<ref> https://www.cs.princeton.edu/~rs/AlgsDS07/01UnionFind.pdf </ref>. The algorithm was originally described in by J. Hoshen and R. Kopelman in their 1976 paper <a href="http://journals.aps.org/prb/abstract/10.1103/PhysRevB.14.3438" target="_blank">Percolation and Cluster Distribution. I. Cluster Multiple Labeling Technique and Critical Concentration Algorithm
== Percolation theory ==
|