TE-Academy / Reputation-based_Weighted_Voting

MIT License
0 stars 0 forks source link

Create OrderedWeightingMechanism class #40

Closed eightarmsninebrains closed 1 week ago

eightarmsninebrains commented 2 weeks 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 2 weeks ago

TE-58 Create OrderedWeightingMechanism class