Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skater does not respect the number of clusters (regions with a minimum and maximum value) #24

Open
orlandombaa opened this issue Sep 12, 2022 · 0 comments

Comments

@orlandombaa
Copy link

Hi

I am triying to do a regionalization with the skater algorithm. What I want to to is generate a set of regions where each region has a minimum and maximum values (let´s say minumun population) the way that I am trying to set maximum value is by giving a specific number of clusters (for example if a have n regions and a the total population is 1,000 and I want regions with a value of around 200 I will set 4 clusters with a minimum value of 190) .

the problem is that the algorithm doesn't respect the k values that I give . Taking this simple example let´s say that It generates 3 regions ( but if it meets the constraint).

Does anyone knows how can I solve this?

Best regards,

@orlandombaa orlandombaa changed the title Skater does not repect the number of clusters Skater does not respect the number of clusters (regions with a minimum and maximum value) Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant