Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
1answer
396 views

C#: Generating .BLT Files for OpenSTV Elections

I just downloaded OpenSTV after seeing the most recent SO blog post, regarding the results of the moderator election. Jeff wrote that he used OpenSTV to conduct the election, and supplied a ballot ...
0
votes
2answers
271 views

Calling Python app/script from C#

I'm building an ASP.NET MVC (C#) site where I want to implement STV (Single Transferable Vote) voting. I've used OpenSTV for voting scenarios before, with great success, but I've never used it ...
0
votes
1answer
98 views

Convert rank-per-candidate format to OpenSTV BLT format

I recently gathered, using a questionnaire, a set of opinions on the importance of various software components. Figuring that some form of Condorcet voting method would be the best way to obtain an ...