Pre-cluster step uses a sequential clustering approach.
.Scans the records one by one.
.Decides if the current record should merge with the previously formed clusters or start a new cluster based on the distance criterion.
.The procedure is constructing a modified cluster feature (CF) tree.