Project rename broke builds.
Fixes build; prettifies output
Modified for ties
***
More tie work
If cycle, determine winner by pure score
Updated readme for algorithm changes and to link to the ElectoWiki page
Add cycle detection
Adds more data sets for examples.
Adds headers to the input data, such that the first line lists the candidates. This makes comparing results between different datasets (with some candidates added or removed) easier.
Fixes wrong URL to binaries
Fixes wrong URL to binaries
Fix env var names in CI script
Adds missing packages to the CI build script
Python formatting sucks.
Binary build support
README and LICENSE