Added test for "get_kmeans_cluster" function in postprocessing
Test for get_kmeans_cluster()
is added.
New function to get the costs of clustering for 1,n_max(maximum number of clusters) is added in utils.py module
This function get_cluster_costs()
returns the costs corresponding to multiple cluster configurations(no of clusters)