Methods
pairings(participants) → {Array}
Get match pairings. Each participant gets one match against each participant (including itself).
Parameters:
Name | Type | Description |
---|---|---|
participants |
Array | A list of names of participating strategies. |
- Source:
Returns:
An array of arrays of the pairings for each match in the tournament.
- Type
- Array