![]() |
Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
|
#include <routing_filters.h>
Public Member Functions | |
Iterator & | operator++ () |
int | operator* () const |
bool | operator!= (Iterator other) const |
Friends | |
class | PathState::Chain |
Only a Chain can construct its iterator. | |
Definition at line 304 of file routing_filters.h.
|
inline |
Definition at line 311 of file routing_filters.h.
|
inline |
Definition at line 310 of file routing_filters.h.
|
inline |
Definition at line 306 of file routing_filters.h.
|
friend |
Only a Chain can construct its iterator.
Definition at line 317 of file routing_filters.h.