Skip to content

0.12.7

Compare
Choose a tag to compare
@arcondello arcondello released this 07 Jun 15:16
· 307 commits to main since this release
c3e851f

New Features

  • Implement CaseLabelDQM.to_file() when the keyword argument ignore_labels is true. Also make the error message clearer in the case that ignore_labels is false.
  • Improve the performance of ConstrainedQuadraticModel.from_discrete_quadratic_model().

Upgrade Notes

  • Make the arguments of DiscreteQuadraticModel.to_file() keyword-only.