---------- Forwarded message ---------- From: Brian Olson <[email protected]> Date: Mon, Sep 12, 2011 at 2:39 PM Subject: election code To: [email protected]
I'm in a weird read-only situation on the email where I read the election methods list, but I wanted to point out my libraries which I think are good quality implementations of several election methods in C and Java. http://code.google.com/p/voteutil/ The C library could potentially become fast a plugin to interpreters like Python (but a pure python implementation is probably fine too). The pure-Java implementations have good unit testing, and I have a variety of tests generating random election data and making sure Java and C agree. http://code.google.com/p/voteutil/source/browse/#svn%2Ftrunk
---- Election-Methods mailing list - see http://electorama.com/em for list info
