pub fn settle(ballots: &[Ballot], cfg: &ConsensusSection) -> OutcomeExpand description
Settle ballots under cfg: DeGroot at susceptibility one, Friedkin-Johnsen
below it. Empty when nobody voted; one ballot settles on itself.
pub fn settle(ballots: &[Ballot], cfg: &ConsensusSection) -> OutcomeSettle ballots under cfg: DeGroot at susceptibility one, Friedkin-Johnsen
below it. Empty when nobody voted; one ballot settles on itself.