rcv.variants.STV ================ .. currentmodule:: rcv.variants .. autoclass:: STV :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~STV.__init__ ~STV.add_rule_set ~STV.calc_annotated_cvr_table ~STV.calc_candidate_details_tables ~STV.calc_candidate_rank_usage_table ~STV.calc_condorcet_tables ~STV.calc_crossover_tables ~STV.calc_cumulative_ranking_tables ~STV.calc_first_choice_to_finalist_table ~STV.calc_first_second_tables ~STV.calc_rank_usage_table ~STV.calc_round_by_round_table ~STV.calc_stats ~STV.calc_winner_final_pile_rank_distribution_table ~STV.finalist_candidates ~STV.get_annotated_cvr_table ~STV.get_candidate_details_table ~STV.get_candidate_outcomes ~STV.get_candidates ~STV.get_condorcet_tables ~STV.get_crossover_tables ~STV.get_cumulative_ranking_tables ~STV.get_cvr_dict ~STV.get_cvr_table ~STV.get_final_ranks ~STV.get_final_weight_distrib ~STV.get_final_weights ~STV.get_first_choice_to_finalist_table ~STV.get_first_second_tables ~STV.get_initial_ranks ~STV.get_initial_weights ~STV.get_rank_usage_table ~STV.get_round_by_round_dict ~STV.get_round_by_round_table ~STV.get_round_tally_dict ~STV.get_round_tally_tuple ~STV.get_round_transfer_dict ~STV.get_stats ~STV.get_variant_group ~STV.get_variant_name ~STV.get_win_threshold ~STV.get_winner_final_pile_rank_distribution_table ~STV.n_rounds ~STV.n_tabulations ~STV.write_annotated_cvr_table ~STV.write_condorcet_tables ~STV.write_crossover_tables ~STV.write_cumulative_ranking_tables ~STV.write_cvr_table ~STV.write_first_choice_to_finalist_table ~STV.write_first_second_tables ~STV.write_rank_usage_table ~STV.write_round_by_round_json ~STV.write_round_by_round_table