Unverified Commit 64a707a4 authored by ordian's avatar ordian Committed by GitHub
Browse files

approval-voting: remove some inefficiences on startup (#3747)

Small refactoring to reduce the algorithmic complexity of the initial
message distribution in approval voting after a sync from O(n_candidates
^ 2) to O(n_candidates).
parent 4842faf6
Pipeline #457447 failed with stages
in 43 minutes and 31 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment