![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
#include <graph.h>
Public Member Functions | |
| OutgoingOrOppositeIncomingArcIterator (const ReverseArcStaticGraph &graph, NodeIndexType node) | |
| OutgoingOrOppositeIncomingArcIterator (const ReverseArcStaticGraph &graph, NodeIndexType node, ArcIndexType arc) | |
| ArcIndexType | Index () const |
| bool | Ok () const |
| void | Next () |
| DEFINE_STL_ITERATOR_FUNCTIONS (OutgoingOrOppositeIncomingArcIterator) | |
|
inline |
|
inline |
| util::ReverseArcStaticGraph< NodeIndexType, ArcIndexType >::OutgoingOrOppositeIncomingArcIterator::DEFINE_STL_ITERATOR_FUNCTIONS | ( | OutgoingOrOppositeIncomingArcIterator | ) |
|
inline |
|
inline |
|
inline |