Google OR-Tools: util::UndirectedAdjacencyListsOfDirectedGraph< Graph > Class Template Reference
Detailed Description
template<class Graph>
class util::UndirectedAdjacencyListsOfDirectedGraph< Graph >
#include <util.h>
Classes | |
| class | AdjacencyListIterator |
Public Types | |
| typedef Graph::OutgoingOrOppositeIncomingArcIterator | ArcIterator |
Public Member Functions | |
| UndirectedAdjacencyListsOfDirectedGraph (const Graph &graph) | |
| BeginEndWrapper< AdjacencyListIterator > | operator[] (int node) const |
Member Typedef Documentation
◆ ArcIterator
template<class Graph>
typedef Graph::OutgoingOrOppositeIncomingArcIterator util::UndirectedAdjacencyListsOfDirectedGraph< Graph >::ArcIterator
Constructor & Destructor Documentation
template<class Graph>
|
inlineexplicit |
Member Function Documentation
◆ operator[]()
template<class Graph>
|
inline |
The documentation for this class was generated from the following file:
- ortools/graph/util.h