0.12.7
New Features
- Implement
CaseLabelDQM.to_file()
when the keyword argumentignore_labels
is true. Also make the error message clearer in the case thatignore_labels
is false. - Improve the performance of
ConstrainedQuadraticModel.from_discrete_quadratic_model()
.
Upgrade Notes
- Make the arguments of
DiscreteQuadraticModel.to_file()
keyword-only.