Skip to content

NewElectoralCollege/wasted_vote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wasted Vote

This is a Haskell module written by the official campaign for The New Electoral College. Here are it's key features:

  • Calculating the number of wasted votes (see definition below) in an election held under Party-List proportional representation
  • Produces breakdown of wasted votes by party
  • Unlimited number of parties
  • Hare, Droop, Hagenbach-Bischoff, and Imperiali quotas

Specs

This program was written, compiled, and tested using the following:

Helpful Links