JijModeling 2.4.1 Release Notes#
Bugfixes#
Fixed deserialization of Constraints#
When using from_protobuf, Constraints were not deserialized correctly, which
lead to a “does not have a shape” error when using the problem in eval. This has been fixed.