I'm running a k-means analysis to build out sales territories based on geographic proximity (i.e. stores closest to each other should be in the same cluster), but I'd like to add a limitation on the size of the cluster. For example, I'd like clusters to not exceed 600 stores. Is something like that possible?