o Fix PureCondorcetVote to return all results, not just the winner
authorJoe Slag <joe@slagwerks.com>
Sun, 22 Apr 2007 15:45:48 +0000 (15:45 +0000)
committerJoe Slag <joe@slagwerks.com>
Sun, 22 Apr 2007 15:45:48 +0000 (15:45 +0000)
commitf7c9e07cba2bbd115e1ae82b1a407b1c6e603775
tree29904f8c1d6d89f3029aed320ba8eb0008412db3
parent99797be0c88c35b08d72f91cd76f812eab922b5e
o Fix PureCondorcetVote to return all results, not just the winner
o Allow PureCondorcetVote to return ties, rather than loop infinitely

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

Benjamin Mako Hill || Want to submit a patch?