actually condorcet not IRV

This commit is contained in:
Putnam
2019-12-17 20:12:23 -08:00
parent 94b7a48bbc
commit fab65a3dbc
3 changed files with 18 additions and 27 deletions
+1 -1
View File
@@ -123,4 +123,4 @@
// Voting stuff (move this somewhere else eventually probs)
#define PLURALITY_VOTING 0
#define APPROVAL_VOTING 1
#define INSTANT_RUNOFF_VOTING 2
#define RANKED_CHOICE_VOTING 2