ninpnin / single-transferable-vote

Calculates STV results

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

single-transferable-vote

Counting the votes in the single transferable vote system is quite complicated, and often too tedious to do by hand. This is especially hard when a quota is used. That's why it's nice to have a simple tool to do it for you!

This project is meant to be compiled using the Mill build tool for Scala.

About

Calculates STV results


Languages

Language:Scala 100.0%