v9.8
#3986
Replies: 1 comment
-
Hi @Mizux! Will ModelBuilder API support Gurobi, CPLEX and XPRESS? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Platforms
Dependencies
20230802.1
.v25.0
.2023-11-01
.v804
.Linear Solver
ModelBuilder
to .Net.LogCallback
toMbLogCallback
to avoid collision with SAT LogCallback.Math Opt
Routing
ROUTING_OPTIMAL
status.RoutingModel
non copyable nor movable.PickupDeliveryPosition
internal struct.IsPickup()
andIsDelivery()
methods.SAT
int_abs
,int_mod
,int_prod
andlin_max
.Troubleshoot for Distro Maintainers
issue
re2::StringPiece
answer: You need to bump re2 to at least
2023-06-01
(re2::StringPiece
become an alias toabsl::string_view
)issue
operator<<
answer: You need to bump Protobuf to at least v23.3 (protobuf depends on abseil-cpp)
issue
absl::int128
answer: : You need to bump abseil-cpp to at least 20230802.1 (abseil-cpp will provide a
int128::toString()
)What's Changed
New Contributors
Full Changelog: v9.7...v9.8
This discussion was created from the release v9.8.
Beta Was this translation helpful? Give feedback.
All reactions