-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
QPQ: Clean up some code, add an early exit check.
If, after eliminating and electing some of the candidates, only k candidates are left and we've got k candidates to elect, then just elect them all. This allows us to specify C-values greater than one. These seem to be suboptimal - Pareto-dominated by values less than one - but could be interesting since they increasingly expose the single-winner method underneath QPQ.
- Loading branch information
Showing
1 changed file
with
33 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters