Skip to content

Version 16.4.1

Choose a tag to compare

@tturocy tturocy released this 17 Dec 16:39
· 140 commits to master since this release

Fixed

  • 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)