skidooesy / stv

Automatically exported from code.google.com/p/stv
0 stars 0 forks source link

Speed up selectCandidatesToEliminate #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
selectCandidatesToEliminate doesn't scale well to large numbers of
candidates.  Specifically, the firstEliminationRound part of it.

Original issue reported on code.google.com by dan.keshet@gmail.com on 20 Nov 2009 at 8:11

GoogleCodeExporter commented 8 years ago
Good enough for now.

Original comment by dan.keshet@gmail.com on 20 Nov 2009 at 10:31