Skip to content

5.5.0

Choose a tag to compare

@arcondello arcondello released this 05 Oct 22:49
· 782 commits to master since this release
5a78bf1

Changelog

dimod 0.11.5 -> 0.11.6

New Features

  • Add Variables._remove() method.
  • Added weight and penalty parameters on ConstrainedQuadraticModel.add_constraint methods to encoded weighted constraints.
  • Add constrained quadratic model serialization version 1.3 to support soft constraints.