Post edit history
Balancer broken?
Before | After | ||
---|---|---|---|
1 | Doesn't the current implementation just brute force some magic combinations and select the best? (I'm just guessing here) | 1 | Doesn't the current implementation just brute force some magic combinations and select the best? (I'm just guessing here) |
2 | \n | 2 | \n |
3 | Either way, doing this should be possible for any function that is quick to evaluate and give approximately good results. And calculating standard deviation is just as easy as taking the average. | 3 | Either way, doing this should be possible for any function that is quick to evaluate and give approximately good results. Calculating standard deviation is just as easy as taking the average. |