Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <util.h>
Public Member Functions | |
AdjacencyListIterator (const Graph &graph, ArcIterator &&arc_it) | |
Graph::NodeIndex | operator* () const |
Overwrite operator* to return the heads of the arcs. | |
|
inlineexplicit |
|
inline |