Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::PathState::NodeRange::Iterator Class Reference

Detailed Description

Definition at line 427 of file routing_filters.h.

#include <routing_filters.h>

Public Member Functions

Iterator & operator++ ()
int operator* () const
bool operator!= (Iterator other) const

Friends

class NodeRange

Member Function Documentation

◆ operator!=()

bool operations_research::PathState::NodeRange::Iterator::operator!= ( Iterator other) const
inline

Definition at line 442 of file routing_filters.h.

◆ operator*()

int operations_research::PathState::NodeRange::Iterator::operator* ( ) const
inline

Definition at line 441 of file routing_filters.h.

◆ operator++()

Iterator & operations_research::PathState::NodeRange::Iterator::operator++ ( )
inline

Definition at line 429 of file routing_filters.h.

◆ NodeRange

friend class NodeRange
friend

Definition at line 448 of file routing_filters.h.


The documentation for this class was generated from the following file: