Contingent voteThe contingent vote is an electoral system used to elect a single representative in which a candidate requires a majority of votes to win. It is a variation of instant-runoff voting (IRV). Under the contingent vote, the voter ranks the candidates in order of preference, and the first preference votes are counted. If no candidate has a majority (more than half the votes cast), then all but the two leading candidates are eliminated and the votes received by the eliminated candidates are distributed among the two remaining candidates according to voters' preferences.
Minimax Condorcet methodIn voting systems, the Minimax Condorcet method (often referred to as "the Minimax method") is one of several Condorcet methods used for tabulating votes and determining a winner when using ranked voting in a single-winner election. It is sometimes referred to as the Simpson–Kramer method, and the successive reversal method. Minimax selects as the winner the candidate whose greatest pairwise defeat is smaller than the greatest pairwise defeat of any other candidate: or, put another way, "the only candidate whose support never drops below [N] percent" in any pairwise contest, with N as high as possible.
End-to-end auditable voting systemsEnd-to-end auditable or end-to-end voter verifiable (E2E) systems are voting systems with stringent integrity properties and strong tamper resistance. E2E systems often employ cryptographic methods to craft receipts that allow voters to verify that their votes were counted as cast, without revealing which candidates were voted for. As such, these systems are sometimes referred to as receipt-based systems.
Instant-runoff votingInstant-runoff voting (IRV) is an electoral system that uses ranked voting. Its purpose is to elect the majority choice in single-member districts in which there are more than two candidates and thus help ensure majority rule. It is a single-winner version of single transferable voting. Formerly the term "instant-runoff voting" was used for what many people now call contingent voting or supplementary vote.
Absentee ballotAn absentee ballot is a vote cast by someone who is unable or unwilling to attend the official polling station to which the voter is normally allocated. Methods include voting at a different location, postal voting, proxy voting and online voting. Increasing the ease of access to absentee ballots is seen by many as one way to improve voter turnout through convenience voting, though some countries require that a valid reason, such as infirmity or travel, be given before a voter can participate in an absentee ballot.
General ticketThe general ticket, also known as party block voting (PBV) or ticket voting, is a type of block voting in which voters opt for a party, or a team's set list of candidates, and the highest-polling party/team becomes the winner. Unless specifically altered, this electoral system (at-large voting) results in the victorious political party receiving 100% of the seats. Rarely used today, the general ticket is usually applied in more than one multi-member district, which theoretically allows regionally strong minority parties to win some seats, but the strongest party nationally still typically wins with a landslide.
Distributed computingA distributed system is a system whose components are located on different networked computers, which communicate and coordinate their actions by passing messages to one another. Distributed computing is a field of computer science that studies distributed systems. The components of a distributed system interact with one another in order to achieve a common goal. Three significant challenges of distributed systems are: maintaining concurrency of components, overcoming the lack of a global clock, and managing the independent failure of components.