Skip to content

OpenSpiel 1.0.1

Compare
Choose a tag to compare
@lanctot lanctot released this 20 Sep 15:37
· 1911 commits to master since this release

This is a minor release: mainly for bug fixes, and also some new functionality and updates to core functionality.

New game

  • Dynamic routing (python game and its mean-field limit game)

New functionality

  • Allow TabularBestResponseMDP to be computed for a specific player
  • Add Hidden Information Game Competition (HIGC) tournament code
  • Add expected game score for simultaneous move games

Bug fixes

  • Fix to blackjack to use standard policy for dealer
  • Several fixes to Reconnaissance Blind Chess (see #695 #696 and #697)
  • Update dependency to newer version of Hanabi
  • Fix imperfect recall state string in Phantom Tic-Tac-Toe and Dark Hex
  • Fix noisy policy (see 2703b20)
  • Fix UndoAction for a number of games, add test for it (also remove UndoAction from some games)

Acknowledgments

Thanks to DeepMind for continued support of development and maintenance of OpenSpiel.

Thanks to all of our contributors: