Location: LEMON/LEMON-main/cmake/version.cmake.in - annotation
Load file history
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.