You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -80,6 +80,8 @@ Fixed bugs
80
80
- fixed bug with changing the type of the slack variable in indicator constraints while copying
81
81
- removed unnecessary explicit linking against gmp for unittests for exact solving mode
82
82
- fixed that parameters passed on as variadic arguments to SCIPsolveNLP() and SCIPsolveNlpi() were ignored when compiling with MS compilers without -Zc:preprocessor
83
+
- make more CONOPT output available when verbosity level is set to 2
84
+
- turn off detection of definitional constraints in CONOPT for now, to work around a related issue in CONOPT 4.39.0
0 commit comments