v9.1
#2800
Replies: 2 comments 5 replies
-
|
Great news! CP-SAT solver becomes MUCH faster, thank you! Only one question related to nuget package Google.OrTools.runtime.win-x64.9.1.9490. Could you check why it became so big now? ortools.lib is more than 380 Mb now. Pretty sure something went wrong... |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
Thanks for the great work! Could you maybe elaborate a bit more on this change: "Improve routing code: new dedicated LNS."? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Platform changes
manylinux2014image (PEP 599).manylinux2014_aarch64image.Dependencies Update
20210324.1->20210324.2.3.15.8->3.18.0.7.0.1->master.1.8.0->1.10.0.warningincp_model.py([CP-SAT][Python] Use DeprecationWarning #2530).0.11->0.13.CMake
Make
Java
CP-SAT
new search heuristics, improved presolve and new linear cuts.
and CP models.
improving the lower bound of the objective.
Use the
num_search_parametersto specify the level of parallelism.SearchAllSolutionsandSolveWithSolutionCallback.var == ...orvar != ...outside amodel.Add()call.This discussion was created from the release v9.1.
Beta Was this translation helpful? Give feedback.
All reactions