v4.10.11 #1005
cprudhom
announced in
Announcements
v4.10.11
#1005
Replies: 0 comments
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.
-
4.10.11 - 07 Feb 2023
From this version on, only one library will be available for direct download, namely
choco-solver-4.10.11.This library contains both the core (a.k.a,
choco-solvermodule) and the extension for parsing model files (a.k.a,choco-parsers).However, it is still possible (and recommended) to use Maven.
Major features:
PropIncreasingSparseBitSetfor a backtrackable bitset with mostly 0s (SparseBitSet for a backtrackable bitset with mostly 0s. #935)Moveanymore, directly included inSolver(Dev restart #950)getValue()on an uninstantiated variable throws an IllegalStateException (CallinggetValue()on an uninstantiated variable throws an IllegalStateException #957)Model(Dev memo #964)model.getEstimatedMemory()methodModelanalysis (Model analysis #939)Deprecated API (to be removed in next release):
From
Solver:Propagate getPropagate()void setPropagate(Propagate p)Closeable outputSearchTreeToCPProfiler(boolean domain)Others:
PropagateclassIntEventType:int combine(IntEventType... evts)Other closed issues and pull requests:
See milestone 4.10.11
Contributors to this release:
This discussion was created from the release v4.10.11.
Beta Was this translation helpful? Give feedback.
All reactions