![]() |
OR-Tools
8.2
|
Public Member Functions | |
OppositeIncomingArcIterator (const ReverseArcMixedGraph &graph, NodeIndexType node) | |
OppositeIncomingArcIterator (const ReverseArcMixedGraph &graph, NodeIndexType node, ArcIndexType arc) | |
bool | Ok () const |
ArcIndexType | Index () const |
void | Next () |
DEFINE_STL_ITERATOR_FUNCTIONS (OppositeIncomingArcIterator) | |
Protected Attributes | |
const ReverseArcMixedGraph * | graph_ |
ArcIndexType | index_ |
|
inline |
|
inline |
DEFINE_STL_ITERATOR_FUNCTIONS | ( | OppositeIncomingArcIterator | ) |
|
protected |