Definition
Majority Graph
In COMSOC, the majority graph of a preference profile is the directed graph that records which alternative defeats which other alternative by strict pairwise majority.
Given a profile
let
be the number of voters who prefer to . The majority graph of is the digraph
with vertex set and arc set
Thus an arc means that defeats in their head-to-head majority contest.
Example
Lecture profile
For the lecture profile
voters ranking the majority graph has arcs
Properties
Condorcet winner as out-degree maximum
An alternative is a Condorcet winner exactly when its vertex has outgoing arcs to every other vertex. If , this means out-degree .
Weighted refinement
The weighted majority graph adds the majority margin to each arc of the majority graph.