MultipleMatching
matchings.MultipleMatching(self, dictionary)
Matching class for games with multiple matches like HR or SA.
Parameters
| Name | Type | Description | Default |
|---|---|---|---|
dictionary |
A dictionary comprised of Hospital, List[Player] pairs. |
required |
matchings.MultipleMatching(self, dictionary)
Matching class for games with multiple matches like HR or SA.
| Name | Type | Description | Default |
|---|---|---|---|
dictionary |
A dictionary comprised of Hospital, List[Player] pairs. |
required |