Added tie-breaking rules and multicandidate elimination of weak candidates
authorAlexis Darrasse <alexis.darrasse@etu.upmc.fr>
Sat, 11 Mar 2006 21:30:36 +0000 (21:30 +0000)
committerAlexis Darrasse <alexis.darrasse@etu.upmc.fr>
Sat, 11 Mar 2006 21:30:36 +0000 (21:30 +0000)
commit60344b51d7e6c505492183b79b96b76216c95072
treeab66e249a14d1279af47bd0134b41aaaf56f5043
parent0ef8f53fb812bcc40337a92f9c4d11ab193f73a9
Added tie-breaking rules and multicandidate elimination of weak candidates
before the first round in IRV.
Renamed runoff to irv.

git-svn-id: svn://rubyforge.org/var/svn/rubyvote/trunk@12 1440c7f4-e209-0410-9a04-881b5eb134a8
lib/rubyvote.rb
lib/rubyvote/irv.rb [new file with mode: 0644]
lib/rubyvote/runoff.rb [deleted file]
test.rb
test/irv_test.rb [moved from test/runoff_test.rb with 80% similarity]

Benjamin Mako Hill || Want to submit a patch?