Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <bounded_dijkstra.h>
Public Member Functions | |
ElementGetter (const std::vector< T > &c) | |
const T & | operator() (int index) const |
Definition at line 64 of file bounded_dijkstra.h.
|
inlineexplicit |
Definition at line 66 of file bounded_dijkstra.h.
|
inline |
Definition at line 67 of file bounded_dijkstra.h.