Added get_full_results method that returns a ranked list of candidates.
authorJoe Slag <joe@slagwerks.com>
Tue, 13 Mar 2007 16:11:03 +0000 (16:11 +0000)
committerJoe Slag <joe@slagwerks.com>
Tue, 13 Mar 2007 16:11:03 +0000 (16:11 +0000)
commitf4daa2d9ecfe54c85e0917abddfe57dfe5fc54e6
treeb8d0fddd695918b0df7f8595e07f516ec099c33d
parent1da0a60f448820070d47333a7316364e009f203e
Added get_full_results method that returns a ranked list of candidates.
At this time, only Condorcet votes collect the appropriate information.

git-svn-id: svn://rubyforge.org/var/svn/rubyvote/trunk@16 1440c7f4-e209-0410-9a04-881b5eb134a8
lib/rubyvote/condorcet.rb
lib/rubyvote/election.rb
test/condorcet_test.rb

Benjamin Mako Hill || Want to submit a patch?