summaryrefslogtreecommitdiff
path: root/archivers/unrar/patches
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2013-07-02 10:17:37 +0000
committeradam <adam@pkgsrc.org>2013-07-02 10:17:37 +0000
commit626324c5dacb811503db9a46a9d5c9489208a246 (patch)
treeb9b23d88cae19bc27f895fa822bb20ce164d5914 /archivers/unrar/patches
parent0b45ad2b67c78e78ea3c963bf20c516ffcd37b92 (diff)
downloadpkgsrc-626324c5dacb811503db9a46a9d5c9489208a246.tar.gz
Changes 4.51:
Singleton and dense phases were implemented on computing LU-factorization with Gaussian elimination. The singleton phase is a feature that allows processing row and column singletons on initial elimination steps more efficiently. The dense phase is a feature used on final elimination steps when the active submatrix becomes relatively dense. It significantly reduces the time needed, especially if the active submatrix fits in CPU cache, and improves numerical accuracy due to full pivoting. The API routine glp_adv_basis that constructs advanced initial LP basis was replaced by an improved version, which (unlike the old version) takes into account numerical values of constraint coefficients. The proximity search heuristic for MIP was included in the GLPK integer optimizer glp_intopt. On API level the heuristic can be enabled by setting the parameter ps_heur in glp_iocp to GLP_ON. This feature is also available in the solver glpsol through command-line option '--proxy'. A bug was fixed that caused numerical instability in the FPUMP heuristic.
Diffstat (limited to 'archivers/unrar/patches')
0 files changed, 0 insertions, 0 deletions