Introduction - If you have any usage issues, please Google them yourself
This a bottom-up agglomerative hierarchical clustering method. Initially, each element is a separate class, the algorithms of the two most recent classes combined into a larger class, until the formation of one of the largest class containing all the elements.