You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a regression in which null outcomes in strategic game tables were not handled correctly
when changing the number of strategies in the game (#571)
Fixed improper shared pointer handling when writing a .nfg file based on a game in
extensive form.
Fixed a regression in the GUI in which unique action labels were not being generated when
adding a move via drag-and-drop of a player icon (#618)
Fixed a regression generating null pointer dereference errors when setting the outcome of
a node to the null outcome (#625, #647)
Fixed a regression in calculating payoff quantities for mixed strategy profiles derived from
mixed behavior profiles (#616)