Seating Wizard

Overview

The seating wizard seats players at poker tables. The method of seating is primarily random, but it also attempts to take specific preferences into account.

The seating wizard is called from the tournament roster panel and the tournament seating panel. It is also called from the elimination wizard if the tournament is set for "auto-consolidation".

Seating Process

The seating wizard is given a set of players to seat. In general, it will seat players randomly and leave the tables as balanced as possible. It will also take the "Clock Operator" and "Expert" attributes of players and the "Clock" attributes of poker tables into account, if deemed necessary.

Seating happens according to the following algorithm.

See also