Each candidate votes for the candidates and then the scores are calculated, each candidate's score is the same as the scores of other candidates below him, the last one gets 0 points, the next one gets 1 point, and so on until the win.
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).