Enter the data in the textbox above. Data should be separated by space, each row
of the data (each instance of data) should start from new line.
On each step the program prints for each cluster all instance numbers that belong to this cluster. The instance numbers are printed in black and white color. (black background)
This is a 'bottom up' approach of clustering which starts from each instance is assigned to separate cluster.