Rev 75 | Blame | Compare with Previous | Last modification | View Log | RSS feed
Implementation of the Hare Voting ProcedureTesting procedure, does module and system testing...% ./mtest.py% ./stest.pyThere are three ways to run a ballot file (e.g., b1.txt) from the commandline:% ./vote.py b1.txt # runs a single pass% ./vote.py -m b1.txt # runs multiple (1000) passes% ./vote.py -p b1.txt # runs all probable passes