gambitproject / gte

Game Theory Explorer: Build, explore and solve extensive form games.
GNU General Public License v3.0
86 stars 40 forks source link

pruning leaves does not recognise former inner nodes as leaves #20

Open stengel opened 10 years ago

stengel commented 10 years ago

when pruning terminal nodes so that they all disappear as descendants of a node v, that node v should become a leaf but is not recognized as such in the "PLAYERS" stage:

toomanyplayernodes

This seems to auto-correct at the payoffs stage