Author: Marijn Stollenga
Implementation of Schulze method for vote counting. Can also provide a ranked result. The main file currently simulates random voting and displays the voting matrix, the schulze voting matrix, and the ranked results.
Run using: go run schulze.go color.go