@@ -9,17 +9,6 @@ Features
9
9
- use quad precision in cutsSubstituteMIR() for substituting slack variables into CMIR cuts
10
10
- use quad precision for activity computations in cons_linear.c
11
11
12
- Performance improvements
13
- ------------------------
14
-
15
- Examples and applications
16
- -------------------------
17
-
18
- Interface changes
19
- -----------------
20
-
21
- ### New and changed callbacks
22
-
23
12
### Deleted and changed API methods
24
13
25
14
- SCIPshrinkDisjunctiveVarSet() no longer attempts to cutoff the current node if it finds the
@@ -29,8 +18,6 @@ Interface changes
29
18
30
19
- added SCIPskipSpace
31
20
32
- ### Command line interface
33
-
34
21
### Interfaces to external software
35
22
36
23
- updated XPRESS interface to work with XPRESS 41 as well
@@ -39,28 +26,11 @@ Interface changes
39
26
40
27
- changed integer parameter "propagating/symmetry/recomputrestart" from range {0, 1, 2} to being fixed at value 0
41
28
42
- ### New parameters
43
-
44
- ### Data structures
45
-
46
- Deleted files
47
- -------------
48
-
49
29
Unit tests
50
30
----------
51
31
52
32
- added new checks for objective, bounds and sides inside the scaling tests in lpi/change.c
53
33
54
- Testing
55
- -------
56
-
57
- Build system
58
- ------------
59
-
60
- ### Cmake
61
-
62
- ### Makefile
63
-
64
34
Fixed bugs
65
35
----------
66
36
@@ -102,9 +72,6 @@ Miscellaneous
102
72
- Added more information about using SCIPcache- and SCIPflushRowExtensions() to documentation and comments
103
73
- Extended the `how to add' sections of the documentation by adding information on how to include default plugins into SCIP
104
74
105
- Known bugs
106
- ----------
107
-
108
75
@section RN803 SCIP 8.0.3
109
76
*************************
110
77
0 commit comments