SCC_PATH_CACHE_LIMIT

Constant SCC_PATH_CACHE_LIMIT 

Source
const SCC_PATH_CACHE_LIMIT: usize = 2048;
Expand description

Bounded cache size for SCC path enumeration.