bearoff_id_2_pos
Convert a bearoff ID into a 6-point backgammon position tuple, enabling board state reconstruction for analysis and evaluation.
Instructions
Convert a bearoff ID to a 6-point position tuple.
Args: bearoff_id: Either an integer bearoff ID or a 6-element list.
Returns: Dict with the 6-point position (checkers on points 1-6).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bearoff_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||