mirror of
https://github.com/tgorordo/smithy.git
synced 2026-06-05 16:22:15 -07:00
Update form.html
This commit is contained in:
parent
57caad7f27
commit
f762fd5a23
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ e.g.:</p>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
where this reads that the first voter had preferences "Alice" over "Bob" over "Charlie", the second voter "Bob" over "Alice" over "Charlie", etc.
|
where this reads that the first voter had preferences "Alice" over "Bob" over "Charlie", the second voter "Bob" over "Alice" over "Charlie", etc.
|
||||||
(This example is constructed to demonstrate a situation without a singular majority winner - its Smith set a tie between "Alice" and "Bob")</p>
|
(This example is constructed to demonstrate a situation without a singular majority winner - its Smith set a tie between "Alice" and "Bob"). Rankings may contain ties by e.g. repeating a numerical rank.</p>
|
||||||
|
|
||||||
<h3>Output: Smith Set Format</h3>
|
<h3>Output: Smith Set Format</h3>
|
||||||
<p>The form will return a list of the Smith-set winners sorted lexicographically (they are all equally good majority winners).
|
<p>The form will return a list of the Smith-set winners sorted lexicographically (they are all equally good majority winners).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue