Closed tylerharter closed 6 years ago
bff is the ballot file format. It takes two inputs:
It returns an ordering of candidates.
E.g., this might be the input:
Votes: 3>2>1 1>2=3
Tie breaker: 1>3>2
Output: 1>3>2
bff is the ballot file format. It takes two inputs:
It returns an ordering of candidates.
E.g., this might be the input:
Votes: 3>2>1 1>2=3
Tie breaker: 1>3>2
Output: 1>3>2