Location: LEMON/LEMON-main/cmake/version.cmake.in - annotation

Load file history
gravatar
kpeter (Peter Kovacs)
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.
SET(LEMON_VERSION "@PACKAGE_VERSION@" CACHE STRING "LEMON version string.")