![]() |
OR-Tools
8.2
|
Go to the source code of this file.
Classes | |
| struct | SccCounterOutput< NodeIndex > |
| class | StronglyConnectedComponentsFinder< NodeIndex, Graph, SccOutput > |
Functions | |
| template<typename NodeIndex , typename Graph , typename SccOutput > | |
| void | FindStronglyConnectedComponents (const NodeIndex num_nodes, const Graph &graph, SccOutput *components) |
| void FindStronglyConnectedComponents | ( | const NodeIndex | num_nodes, |
| const Graph & | graph, | ||
| SccOutput * | components | ||
| ) |
Definition at line 211 of file strongly_connected_components.h.