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