Created the list_defeats method in the CondorcetResult Class, so it hsould apply...
authorJustin Sharps <jlsharps@alum.mit.edu>
Thu, 16 Aug 2007 19:55:53 +0000 (19:55 +0000)
committerJustin Sharps <jlsharps@alum.mit.edu>
Thu, 16 Aug 2007 19:55:53 +0000 (19:55 +0000)
commitd28621e0b11f6e5f2971f0694726c5a926ab28ba
tree06016651d00424ba9cc6ee5c37ec0ac8c4dbe2db
parent63292ec6d1a01761de21b9d421970e498ba963cc
Created the list_defeats method in the CondorcetResult Class, so it hsould apply both to PureCondorcet and SSD votes. It helps in outputting a list of who beat whom, and by how much. It also stores ties.

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

Benjamin Mako Hill || Want to submit a patch?