pgerell
Results
1
issues of
pgerell
The connected_components function returns `(std::numeric_limits::max)() + 1` when called on a filtered graph with all vertices filtered out. An example of this problem can be found here: https://godbolt.org/z/vWsG8j If the...