Skip to content

Commit dd630a0

Browse files
authored
Update FEATURES.md with HiPO release notes
Update of FEATURES.md
1 parent 3462023 commit dd630a0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

FEATURES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
11
## Code changes
22

3+
The HiPO release exposed various issues flagged up via GitHub and email.
4+
- Fix some overflows when computing statistics of analyse phase.
5+
- Free memory used for normal equations, if augmented system is preferred.
6+
- Fix bug in supernode amalgamation.
7+
- Printing of BLAS library moved to HiGHS header, so it is printed when using HiPO without logging.
8+
- Recommend to install Metis branch `521-ts` due to better oredring quality on many problems. Update workflows and documentation accordingly.
9+
- Add option `hipo_metis_no2hop` to control option `no2hop` of Metis and add warning if the fill-in is large.
10+
11+
Added singleton column stuffing to MIP presolve - see Gamrath et al., Progress in presolving for mixed integer programming. Math. Prog. Comp. 7, 367–398 (2015).
12+
313
## Build changes

0 commit comments

Comments
 (0)