#ultramanyy's suggestion discussion
1 messages · Page 1 of 1 (latest)
at least half of this is completely incomprehensible, wtf is "bucket"
… there is enough example in it. So you have a lot of value range from 1-100, if you put all things whose value is 1-20 into 1 bucket, e.g. all those give 1 same value, let’s say 20, then it’s called bucketing those values
And everything whose value js 21-40, give out same number, say e.g. 40
And so on
so the "value" is just an arbitrary value?
that doesn't represent anything in particular?
In this solution, it suppose to represent whatever value that finally make the auto zoning decide to build which building
Because repetition is auto zoning select 1 building for every auto build, it must be according to certain value, and that 1 building’s value is e.g. highest than any other building
Now, bucketing that number/value, so that several similar value range building will output 1 same number, so the auto build randomness can kick in
I'm not sure if I follow but whatever
lol oki, I will see if I can clarify it later