List of Features#

List of Ordinal Features#

feature_id

implementation

highest_plurality_score

highest_plurality_score()

highest_borda_score

highest_borda_score()

highest_copeland_score

highest_copeland_score()

lowest_dodgson_score

lowest_dodgson_score()

borda_spread

borda_spread()

highest_cc_score

highest_cc_score()

highest_hb_score

highest_hb_score()

highest_pav_score

highest_pav_score()

Agreement

agreement_index()

Diversity

diversity_index()

Polarization

polarization_index()

AgreementApprox

agreement_index()

DiversityApprox

diversity_index()

PolarizationApprox

polarization_index()

is_condorcet

is_condorcet()

effective_num_candidates

get_effective_num_candidates()

List of Approval Features#

feature_id

implementation

max_approval_score

max_approval_score()

abstract

abstract()

justified_ratio

justified_ratio()

cohesiveness

count_largest_cohesiveness_level_l_of_cohesive_group()

number_of_cohesive_groups

count_number_of_cohesive_groups()

number_of_cohesive_groups_brute

count_number_of_cohesive_groups_brute()

proportionality_degree_av

proportionality_degree_av()

proportionality_degree_pav

proportionality_degree_pav()

proportionality_degree_cc

proportionality_degree_cc()