Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 556 Bytes

changelog.md

File metadata and controls

25 lines (18 loc) · 556 Bytes

RBG 1.3:

  • Added rbgPlayer module with MCTS agents.
  • Support for semisplit MCTS.
  • Improvements in rbg2cpp; minor optimizations.

RBG 1.2:

  • Added monotonic classes optimization to the compiler.
  • A collection of game-specific reasoners.
  • A number of various fixes.
  • New and improved games.

RBG 1.1:

  • New implementation of the game manager.
  • New implementation of the interpreter.
  • New debug tools.
  • Compiler optimizations.
  • New compiler functions.
  • New and improved games.

RBG 1.0.1:

  • Added new and revised previous games.