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

Load file history
gravatar
kpeter (Peter Kovacs)
Better return type for cycleLength() functions (#179) in the min mean cycle algorithms. The original Value type is used instead of the LargeValue type, which is introduced for internal computations.
SET(LEMON_VERSION "@PACKAGE_VERSION@" CACHE STRING "LEMON version string.")