robert-7 / gambit

Gambit
http://www.gambit-project.org
GNU General Public License v2.0
0 stars 0 forks source link

Merge subtree whose outcomes at terminal nodes are identical #88

Closed robert-7 closed 7 years ago

robert-7 commented 7 years ago

This might be how we should reduce our tree after getting dominated strategies.

robert-7 commented 7 years ago

This isn't really possible in a game tree. Its replaced with Tree Pruning instead.