bearoff_probabilities
Calculate the probability distribution of bearing off in N backgammon moves from a bearoff ID or 6-element board list, showing chances for 1, 2, ... N moves.
Instructions
Get the probability distribution of bearing off in N moves.
Args: bearoff_id: Either an integer bearoff ID or a 6-element list.
Returns: Dict with probability distribution of bearing off in 1, 2, ..., N moves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bearoff_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||