Contains the implementation of a node performing hierarchical clustering. The node is meant to be used on small data sets only. It keeps all data in memory(!) and has squared complexity.