Equal-Vote / starpy

Python implementation of the STAR Voting system
https://www.starvoting.org/
BSD 3-Clause "New" or "Revised" License
8 stars 4 forks source link

Allocated_Score.py needs more detailed outputs #10

Open mikefranze opened 2 years ago

mikefranze commented 2 years ago

Similar to results structure added to STAR.py, Allocated_Score.py needs to output more details on what's going on in each round rather than just a list of winners.