C++ Reference: class StronglyConnectedComponentsFinder
Note: This documentation is automatically generated.
Method | |
---|---|
FindStronglyConnectedComponents | Return type: Arguments: |
NodeIsInCurrentDfsPath | Return type: Arguments: Advanced usage. This can be used in either the Graph or SccOutput template class to query the current state of the algorithm. It allows to build more complex variant based on the core DFS algo. |