[][src]Function wybr::methods::smith_schwartz::schwartz_set

pub fn schwartz_set(x: &VoteMatrix) -> Vec<u32>

Extracts the Schwartz set

Schwartz set is an union of maximal strongly connected components in a condensation of a graph of a relation candidate x strongly beats candidate y.

Arguments

  • x election tally, VoteMatrix object