Fast map matching
0.1.0
|
Property of an edge in the composite graph. More...
#include <composite_graph.hpp>
Public Attributes | |
NETWORK::NodeIndex | v |
Target node index. | |
double | cost |
Cost of an edge. | |
Property of an edge in the composite graph.
Definition at line 128 of file composite_graph.hpp.