![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#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 |
| typedef Graph::OutgoingOrOppositeIncomingArcIterator util::UndirectedAdjacencyListsOfDirectedGraph< Graph >::ArcIterator |
|
inlineexplicit |
|
inline |