Current section

Files

Jump to
markus README.md
Raw

README.md

# Markus
Implementation of the [Schulze voting method](https://en.wikipedia.org/wiki/Schulze_method).
This implementation buries all non-named candidates.
Check out `test/markus_wikipedia_test.exs` for the example on the Wikipedia page.