pivot-libre / tideman

Implementation of the Tideman ranked pairs algorithm
Apache License 2.0
9 stars 3 forks source link

Include Tie-Breaking Ballot in Results #66

Closed carlschroedl closed 6 years ago

carlschroedl commented 6 years ago

"Margin Graph" means the graph of the Margins before we rank them or lock them in.

carlschroedl commented 6 years ago

@lucasdailey @neckberg I need some help understanding what kind of edge-tie information I should return. How are we hoping to present the edge-ties to the user? Keep in mind that the same edge tie could occur in multiple rounds.

carlschroedl commented 6 years ago

I'm splitting this issue so that we can call the easy half of it "done".

carlschroedl commented 6 years ago

(via #86)