Skip to content

0.12.9

Compare
Choose a tag to compare
@arcondello arcondello released this 06 Jul 15:13
· 232 commits to main since this release
ac78c62

New Features

  • Add Constraint.is_onehot() method.
  • Add dimod::Expression::remove_variables() C++ method. This method is useful for removing variables in bulk from the objective or constraints of a constrained quadratic model.