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