We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 440785a commit 4b399c4Copy full SHA for 4b399c4
CHANGELOG
@@ -5,19 +5,15 @@
5
Fixed bugs
6
----------
7
8
-- SCIP: Provide implied integrality when setting up component problem
9
-- Highs: Enforce integrality of enforced binary and integer variables
10
-- Gurobi: Declare implied integral variable with binary bounds binary
+- SCIP interface: Provide implied integrality when setting up component problem
+- HiGHS interface: Enforce integrality of variables that are marked as both integral and implicit integral
+- Gurobi interface: Declare implied integral variable with binary bounds to be binary
11
12
Build system
13
------------
14
15
- use CMake CONFIG mode for linking SoPlex, SCIP, and HiGHS
16
17
-Miscellaneous
18
--------------
19
-
20
21
@section RN241 PaPILO 2.4.1
22
23
0 commit comments