Wednesday, February 18, 2009

Australian Voting

Adam and I have started working on our current project, Australian Voting. We've created 3 classes: a candidate, ballot, and testcase class. These three will be used to implement our method of counting votes. We feel we have a good solution in adding the testcase class, because all of our computation will be done inside this class, using the classes candidate and ballot to communicate that a certain candidate is out, etc. Many groups have used just the two, candidate and ballot. So we'll see if we've dug ourselves a hole. We aren't done yet. Updates pending.

No comments:

Post a Comment