JijModeling 1.14.0 Release Notes#
Breaking Change#
Dataset loading feature is removed in favor of OMMX#
Since JijModeling 1.13.1, jijmodeling.dataset
and related dataset loading feature like load_qplib
has announced to be deprecated.
The original announcement was that it will be removed in JijModeling 2, but given that OMMX now has a proper support of loading dataset loading feature, we decided to remove these features in this release of JijModeling 1.14.0.
Since this release, you MUST use the corresponding feature in OMMX SDK instead of JijModeling.
For migration to OMMX, see the following OMMX official documentations: