Skip to content

v0.5.0

Compare
Choose a tag to compare
@pauleve pauleve released this 30 Mar 22:49
· 33 commits to master since this release

New features

  • bo.hypercube: add min_dimension and max_dimension arguments to constrain dimension
  • new bo.scope_reachability context to add constraints on admissible trajectories (monotony and maximum number of changes)
  • InfluenceGraph: add rules list attribute for custom rules injection

Changes

  • change default optimization strategy of clingo to branch-and-bound. Can be overridden with clingo_opt_strategy setting.

Bugfixes

  • trapspace constraint with inline observations
  • AEON import failed with non-monotone interactions

Full Changelog: v0.4.93...v0.5.0