4 Bug fixesΒΆ
11.0.28
Fixed a bug that could trigger an assert on some problems.
Fixed in issue with limiting the number of threads for OptServerLight.
11.0.27
Fixed a bug that could trigger an assert on some cone problems.
11.0.26
Fixed a bug that could trigger an assert on some power cone problems.
Some improvements in documentation.
11.0.25
Further efficiency improvements of the new MATLAB API, especially for models including many domain objects.
11.0.24
Fixed a bug that could trigger an assert on some exponential cone problems.
11.0.23
Bug fixing upgrade of
mimalloc
potentially improving memory release management.Fixed a bug that in rare cases can cause the
install.py
script onosxaarch64
to fail on*.mexmaca64
files.Improved efficiency of the new MATLAB API, especially for models including many domain objects.
11.0.22
Fixed a bug that could trigger a memory overwrite when solving an semi-definite optimization problem.
11.0.21
Improved peak memory usage for problems with symmetry and block-decomposable in the MIP solver.
Fixed possible leaks in the MIP solver.
Fixed a bug in presolve on conic MIP problems.
Fixed an issue where incorrect solution could be returned if problem was detected infeasible in the root cut loop.
11.0.20
Internal license related updates.
Fixed an issue leading to excessive memory consumption in the mixed-integer symmetry detection.
Fixed a minor issue in a get function.
11.0.19
Internal license related updates.
11.0.18
Fixed an ignored parameter when writing LP files.
Fixes related to numerical stability in the mixed-integer optimizer.
11.0.17
Fixed a bug in the post solve that could cause an invalid dual solution to be reported.
Fixed a bug causing an issue for some problems containing exponential cone constraints.
Fixed some issues related to block decomposition in the mixed-integer optimizer.
Fixed an issue related to perspective reformulation in the mixed-integer optimizer.
11.0.16
Fixed a block decomposition bug in the mixed-integer optimizer.
Fixed incorrect behavior when filenames are passed as string parameters.
11.0.14
Fixed a bug in the MPS reader handling INTORG sections incorrectly (the manual recommends not to use this feature).
Fixed a block decomposition bug in the mixed-integer optimizer.
11.0.13
Fixed a bug causing a crash in the mixed-integer optimizer.
11.0.12
Fixed a rare bug in the infeasibility report printer.
11.0.11
Improved efficiency of updating parameterized problems in Python Fusion.
Added a missing error for unsupported problem type combinations.
11.0.10
Dropped redundant
execstack
flag.Fixed a log leak in the mixed-integer optimizer.
11.0.9
Fixed an issue leading to an internal error in the mixed-integer optimizer.
11.0.8
Fixed an issue with converting solution formats by OptServer and OptServerLight.
11.0.7
Fixed a bug causing a crash in the mixed-integer optimizer.
11.0.6
Fixed an issue causing crashes in the post solve in rare cases.
Fixed a log issue.
11.0.5
Internal updates.
Fixed an issue causing crashes in the latest MATLAB R2024b.
11.0.4
First stable release.
Fixed a memory leak in Python
writedatastream
.
11.0.3(BETA)
Fixed a rare bug caused by constraint removals in Fusion.
Fixed a bug in the retrieving the infeasible subproblem.
Fixed minor bugs in the conic optimizer.
Fixes and improvements in the new API for MATLAB.
Fixed an issue with comments in parameter files.
11.0.2(BETA)
Fixes in remote optimization, simplified client protocol, fixes in OptServerLight.
Removed unneeded library dependencies on Windows.
Fixed bug that incorrectly triggered an assert on some ill-posed conic problems.
Fixes in the Optimzier API for Rust.
Syntax change in
Var.repeat
in Fusion.Fixed a bug in task file reader.
11.0.1(BETA)
Fixed an issue with an assert.
OptServer upgrade, reorganization and documentation.
Various small updates.
Fixed an error allowing incorrect names in LP files.
11.0.0(BETA)
First beta release.