![]() |
Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
|
#include <routing_filters.h>
Public Member Functions | |
Iterator & | operator++ () |
Chain | operator* () const |
bool | operator!= (Iterator other) const |
Friends | |
class | ChainRange |
Only a ChainRange can construct its Iterator. | |
Definition at line 343 of file routing_filters.h.
|
inline |
Definition at line 353 of file routing_filters.h.
|
inline |
Definition at line 349 of file routing_filters.h.
|
inline |
Definition at line 345 of file routing_filters.h.
|
friend |
Only a ChainRange can construct its Iterator.
Definition at line 359 of file routing_filters.h.