Our new release is packed with new features and bug fixes!! :D

Bug fixes:

  • Tiebreaker random generator bug fix 165d42d
  • Computing GVT with tiebreaker signature instead of just floating point number 4f6144b

With these bug fixes, ROSS can guarantee deterministic execution of a parallel optimsitic simulation (the tiebreaker mechanism has to be enabled; it is enabled by default).

New features:

  • Arguments to the model can now be passed in a file (doc/post link)
  • Reverse handlers can be checked one by one (doc/post link)
  • We can pause tw_run() to execute a GVT hook function (doc/post link)