/voting-system-research

working files

Primary LanguagePythonMIT LicenseMIT

NOS-voting-system-research

thought-dump.md

Some summaries and some arguments we want to keep track of.

todo: Needs cleanup and made concise for whitepaper section.

pseudo-codes.py

Implementation of one ranking round, using a mean for a bracket systems as well as resulting reward computation.

todo: Depending on target platform, this could use a rewrite form procedual to class based.