Skip to content

0.2.4

Compare
Choose a tag to compare
@daemontus daemontus released this 16 Feb 10:49

Fixes two minor issues:

  • Until now, it was possible to export invalid bnet models by including variables whose name starts with a number. This is now an error.
  • Symbolic sets now all have the same utility methods (symbolic_size, pick_singleton, etc.). Until now, this was not supported for all types.