election_title: "Bloc STAR Voting: 2-Seat Committee Election"
scenario_description: |-
  A basic multi-winner example with 4 candidates and 2 seats. It demonstrates how
  Bloc STAR fills each seat sequentially through a dedicated scoring round and
  automatic runoff.

num_winners: 2
voting_method: Bloc STAR
ballots: |-
  Ann,Bob,Cal,Don
  1,  0,  4,  5
  1,  2,  4,  5

expected_winners:
  - Don
  - Cal

# file: 01_c4_b2_bloc-star-2-seats.yaml
