cmake/nsis/uninstall.ico
author |
Peter Kovacs <kpeter@inf.elte.hu> |
|
Tue, 11 Aug 2009 21:53:39 +0200 |
changeset 813 |
97744b6dabf8 |
permissions |
-rw-r--r-- |
Add HartmannOrlin algorithm class (#179)
This algorithm is an improved version of Karp's original method,
it applies an efficient early termination scheme.
The interface is the same as Karp's and Howard's interface.