OMMX Rust SDK 0.5.0
What's Changed
Protobuf update
- Introduce
ommx.v1.Result
andOptimality
enum by @termoshtt in #77
Rust SDK update
- Start developing 0.4.1 by @github-actions in #72
- Bump the dependencies group with 10 updates by @dependabot in #74
- Bug fix in
Instance::evaluate
by @termoshtt in #80
Others
- Store dual variable in
EvaluatedConstraint
by @termoshtt in #78
Full Changelog: rust-0.4.0...rust-0.5.0