Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 478 Bytes

File metadata and controls

11 lines (7 loc) · 478 Bytes

CSC_project

Liquid democracy simulation

voting_mechanism.py : This file handles the process of agents choosing their delegates, as well as the process of executing a vote

network_generator.py : This file handles the initialization of a network and its agents.

Please please please before you start, read "On rational delegation in liquid democracy" and read enough of "Priciples of Liquid Feedback to understand what the "Schulze Method" and a "Schwartz set" are.