Home
last modified time | relevance | path

Searched refs:UndirectedAdjacencyListsOfDirectedGraph (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-or-tools/or-tools-9.2/ortools/graph/
H A Dutil.h100 class UndirectedAdjacencyListsOfDirectedGraph {
102 explicit UndirectedAdjacencyListsOfDirectedGraph(const Graph& graph) in UndirectedAdjacencyListsOfDirectedGraph() function
136 graph.num_nodes(), UndirectedAdjacencyListsOfDirectedGraph<Graph>(graph)); in GetWeaklyConnectedComponents()