beyond-all-reason / teiserver

Middleware server for online gaming
https://www.beyondallreason.info/
MIT License
61 stars 53 forks source link

testing stdev diff penalty #508

Closed jauggy closed 1 month ago

jauggy commented 1 month ago

This PR is just documentation for reference and will be deleted later.

In the image below the two best players are on the best team (Dme and Jeff) image

If we use st dev diff penalty with importance of 2, they get split up

     "Team 1: Gmans, AbyssWatcher, AcowAdonis, Jarial, [DmE], Spaceh, fraqzilla, Pantsu_Ripper",
     "Team 2: Faeton, Kaa, Zippo9, Threekey, mighty, MeowCat, Jeff, Saffir"

If we use st dev diff penalty with importance of 1, they stay together

              "Team 1: MeowCat, Gmans, AbyssWatcher, Jeff, [DmE], Spaceh, fraqzilla, Pantsu_Ripper",
              "Team 2: Faeton, Kaa, Zippo9, Threekey, mighty, AcowAdonis, Jarial, Saffir"