![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 105 of file strongly_connected_components.h.
#include <strongly_connected_components.h>
Public Member Functions | |
| void | FindStronglyConnectedComponents (const NodeIndex num_nodes, const Graph &graph, SccOutput *components) |
| bool | NodeIsInCurrentDfsPath (NodeIndex node) const |
| bool | NodeIsNotYetExplored (NodeIndex node) const |
|
inline |
Definition at line 107 of file strongly_connected_components.h.
|
inline |
Definition at line 181 of file strongly_connected_components.h.
|
inline |
Definition at line 184 of file strongly_connected_components.h.