Package-level declarations
Types
This class allows to define and execute multiple polls.
This class represents a list of candidate, inserted by most preferred first.
Represents an algorithm which orders intermediate ranking by descending number of votes.
Represents an algorithm which orders intermediate ranking by descending number of votes, then by highest score (about ties).
Represents an algorithm which orders intermediate ranking by descending number of votes, then by lowest score (about ties).
Represents an algorithm implementing Condorcet logic.
Represents a ranking, without associated number of votes.
This class allows to create a poll with its mandatory members.
Class which orders intermediate ranking by descending number of votes.
Class which orders intermediate ranking by descending number of votes, then by highest score.
Class which orders intermediate ranking by descending number of votes, then by lowest score.