Skip to content

Break ties in SVTElection deterministically

Allan Shortlidge requested to merge allan/deterministic-election-tie-break into dev

Break ties in SVTElection deterministically by using a random number generator seeded with the election id and storing candidates in a list instead of a set

Edited by Allan Shortlidge

Merge request reports