TE-Academy / Reputation-based_Weighted_Voting

MIT License
0 stars 0 forks source link

Create OrderedWeightingMechanism class #40

Closed andrew-octopus closed 2 months ago

andrew-octopus commented 3 months ago

This mechanism takes in a linear order of voting groups [g_0, g_1, ... g_n] , with the requirement that g_0 has the maximum cweight and they can only decrease from there.

linear[bot] commented 3 months ago

TE-58 Create OrderedWeightingMechanism class