Tagged Questions
2
votes
1answer
747 views
TikZ - game tree representation with continuum of moves
I have been using TikZ to draw game-trees for my game-theory lectures (mostly using the automata package) but I could not figure out how to draw an arc across the edges the leave a given node. When we ...