Hydra game
Hydra game
Rules
- There are Rooted graphs a. Every node has a single parent node b. Leaf is a node which is furthest with only one edge to its parent
- Pick a leaf x
- Pick an integer n
- Remove x
- Add a new n branches to x’s grandparent
Example
We consider the following rooted graph with root 1 and 3 branches from (1) $\to$ [2 3 4 ] Then from each [2 3 4] 3 more branches as shown in the Fig.[[fig:hydra-heads][Hydra head]]