You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
0 commit comments