Skip to content

Commit 9d4fa16

Browse files
committed
update changelog
1 parent 95ed3db commit 9d4fa16

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

changelog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ SCIP-SDP version 4.4
33

44
features:
55
- adapted to SCIP 10
6+
- allow to write transformed problems in CBF format; this includes:
7+
+ The following general types of linear constraints are handled: knapsack, linear, logicor, setppc, varbound.
8+
+ Ranged constraints (lhs and rhs) are allowed now.
9+
+ General variables bounds are allowed now.
10+
+ The objective offset is read and written.
11+
+ The corresponding unit tests have been extended significantly.
612

713
fixed bugs:
814
- make Lapack call to eigenvalue computation even more independent of integer size

0 commit comments

Comments
 (0)