Skip to content

Commit ceccf04

Browse files
committed
Merge branch 'polish-changelog-for-804' into 'v80-bugfix'
Remove empty sections from the changelog See merge request integer/scip!3098
2 parents c51a3a0 + 80d1998 commit ceccf04

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

CHANGELOG

-33
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,6 @@ Features
99
- use quad precision in cutsSubstituteMIR() for substituting slack variables into CMIR cuts
1010
- use quad precision for activity computations in cons_linear.c
1111

12-
Performance improvements
13-
------------------------
14-
15-
Examples and applications
16-
-------------------------
17-
18-
Interface changes
19-
-----------------
20-
21-
### New and changed callbacks
22-
2312
### Deleted and changed API methods
2413

2514
- SCIPshrinkDisjunctiveVarSet() no longer attempts to cutoff the current node if it finds the
@@ -29,8 +18,6 @@ Interface changes
2918

3019
- added SCIPskipSpace
3120

32-
### Command line interface
33-
3421
### Interfaces to external software
3522

3623
- updated XPRESS interface to work with XPRESS 41 as well
@@ -39,28 +26,11 @@ Interface changes
3926

4027
- changed integer parameter "propagating/symmetry/recomputrestart" from range {0, 1, 2} to being fixed at value 0
4128

42-
### New parameters
43-
44-
### Data structures
45-
46-
Deleted files
47-
-------------
48-
4929
Unit tests
5030
----------
5131

5232
- added new checks for objective, bounds and sides inside the scaling tests in lpi/change.c
5333

54-
Testing
55-
-------
56-
57-
Build system
58-
------------
59-
60-
### Cmake
61-
62-
### Makefile
63-
6434
Fixed bugs
6535
----------
6636

@@ -102,9 +72,6 @@ Miscellaneous
10272
- Added more information about using SCIPcache- and SCIPflushRowExtensions() to documentation and comments
10373
- Extended the `how to add' sections of the documentation by adding information on how to include default plugins into SCIP
10474

105-
Known bugs
106-
----------
107-
10875
@section RN803 SCIP 8.0.3
10976
*************************
11077

0 commit comments

Comments
 (0)