[Haskell-cafe] Haskell Logo Voting has started!
Sebastian Sylvan
sebastian.sylvan at gmail.com
Tue Mar 17 18:01:47 EDT 2009
On Tue, Mar 17, 2009 at 9:35 PM, John Meacham <john at repetae.net> wrote:
> May I recommend 'approval voting' as an alternative? It doesn't require
> ordering, has nice theoretial properties, and is dead simple to
> implement. everyone just votes yes on the ones they approve of, you add
> up the numbers and the highest one wins. Voting yes on everything
> doesn't help since then all your votes cancel out.
You can do that with condorcet by just selecting the ones you approve of and
making them tied for first...
--
Sebastian Sylvan
+44(0)7857-300802
UIN: 44640862
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090317/dacc131e/attachment.htm
More information about the Haskell-Cafe
mailing list