BBO Discussion Forums: Survivor tourneys: Are two pairs always eliminated each round? - BBO Discussion Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Survivor tourneys: Are two pairs always eliminated each round? Does it always reduce until it reaches minimum?

#1 User is offline   GlobalClub 

  • PipPip
  • Group: Members
  • Posts: 29
  • Joined: 2021-May-18

Posted 2026-June-19, 15:25

Survivor tourneys: Are two pairs per section always eliminated each round?
eg, if % attrition is one percent, is one table always gone from each section each round?
Or if attrition is less than 13%, does the tourney reduce to eight or more tables instead of seven?
Game calendar: https://www.bit.ly/GlobalClubSked It will show in your local time.
You can add it to your Google Calendar by the link at bottom right.
0

#2 User is offline   barmar 

  • PipPipPipPipPipPipPipPipPipPipPipPip
  • Group: Admin
  • Posts: 22,080
  • Joined: 2004-August-21
  • Gender:Male

Posted 2026-June-21, 15:41

Yes, it will always eliminate at least 1 table. The code contains:
if ( tentative_tables_to_be_tossed == 0 ) tentative_tables_to_be_tossed = 1 ; // take out at least one table

tentative_tables_to_be_tossed is the result of multiplying the number of tables by the elimination percentage.

This isn't done in the last round, though. And we'll never eliminate down to just 1 table.

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users