mggg / VoteKit

A Swiss Army Knife for computational social choice research
https://votekit.readthedocs.io/en/latest/
MIT License
10 stars 12 forks source link

Edits needed for Nov tutorial #116

Closed cdonnay closed 9 months ago

cdonnay commented 9 months ago
  1. Changed the ballot graph labeling so that it always displays the vote totals.
  2. Added reset to the election class.
  3. Added run_to_step to the election class.
  4. When printing an election state, it also prints the current round.
  5. Changed the name of load_blt to load_scottish since it also loads a csv file, not a blt file.