Location: LEMON/LEMON-official/lemon/config.h.cmake
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.