May 04 2018, 09:04 PM
Bison, I really appreciate all the work you've done to make estimating wait time easier. The score in server browser and now the console sub listing is awesome and super helpful.
Out of curiosity, how does the server determine what the sub order is? Is it purely based on RWS balance (outside of donor status), or does it also take into account wait times? It seems like an equitable sub algorithm should be a function that minimizes two different criteria, one being RWS differential and the other being wait time. In your implementation how did you weigh these two different criteria?
Out of curiosity, how does the server determine what the sub order is? Is it purely based on RWS balance (outside of donor status), or does it also take into account wait times? It seems like an equitable sub algorithm should be a function that minimizes two different criteria, one being RWS differential and the other being wait time. In your implementation how did you weigh these two different criteria?