v9.12
#4544
Replies: 1 comment
-
Thanks for this! I'm seeing a significant speedup for some of my CP-SAT problem sets. |
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
-
Platforms
Builds
Dependencies
C++
Graph
EbertGraph
,StarGraph
,ForwardEbertGraph
,ForwardStarGraph
) have been removed.Use
ReverseArcListGraph<>
andListGraph<>
instead. Those are conceptually similar, but typically perform better.APIs are mostly compatible.
CP-SAT
Linear Solver
WriteModelToMpsFile
toMPSolver
in Java, Python and .NETMath Opt
Model Builder
SCIP
Known Issues
Full Changelog: v9.11...v9.12
This discussion was created from the release v9.12.
Beta Was this translation helpful? Give feedback.
All reactions