Description Usage Arguments Value
A weigthed voting game consists of a quota and an assembly. In this case the quota is the number of weigthed votes that are needed to change the outcome to yes. Each voter has a weight.
1 | create_weighted_voting_game(quota, weights)
|
quota |
the quota of the voting game. |
weights |
A vector of weights. Each weight corresponds to one voter. |
A list datastructure with two values: quota and weights corresponding to the input values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.