DodgsonScoring
Several Implementations of the Voting Rule Proposed by C.L.Dodgson
...A base class is given, and a new rule can be added relatively easy just by implementing the function which calculates the Dodgson score, "getSCD". Multithreading is also supported in case the rule performance can be improved by it. But that is, at the moment, a bit more complicated.