Skip to content

ezibbler/voting-systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voting-systems

A Java-based test of voting systems and how elections would differ if alternate voting systems were used

Methodology

The program creates 100,000 simulated voters with a 16-dimensional vector representing their political beliefs (See: Spatial Voting) and 8 possible candidates, each with their own belief vectors. The distance between these vectors is used to determine which candidate each voter will cast their vote for.

List of Voting Systems Used

Other Sourced Info

About

A Java-based test of various voting systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages