From 49d6430d176f12870755371590b10f7576216f31 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 9 Jul 2012 18:50:27 +0100 Subject: [PATCH] supermajority experimental --- supermajority-propose | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/supermajority-propose b/supermajority-propose index 59b0568..b11352d 100644 --- a/supermajority-propose +++ b/supermajority-propose @@ -37,9 +37,9 @@ - 3. If a supermajority of S:1 is required for A, its majority - ratio is S; otherwise, its majority ratio is 1. + 2. An option A defeats the default option D by its - + required majority ratio if: + + required majority ratio if both: + (a) V(A,D) is strictly greater than V(D,A); and - + (b) if a supermajority of N:M is required for A, + + (b) if a majority of N:M is required for A, + M * V(A,D) is greater than or equal to N * V(D,A). The effect is to fix the fencepost bug. A 1:1 vote will need -- 2.30.2