| assign_traffic | Algorithms for solving the Traffic Assignment Problem (TAP). |
| cpp_contract | Contraction hierarchies algorithm |
| cpp_simplify | Reduce the number of edges by removing non-intersection... |
| get_aon | Given an origin-destination matrix, compute All-or-Nothing... |
| get_detour | Return the nodes that can be reached in a detour time set... |
| get_distance_matrix | Compute all shortest distance between origin and destination... |
| get_distance_pair | Compute shortest distance between origin and destination... |
| get_isochrone | Compute isochrones/isodistances from nodes. |
| get_multi_paths | Compute all shortest paths between origin and destination... |
| get_path_pair | Compute shortest path between origin and destination nodes. |
| makegraph | Construct graph |
| to_df | Convert cppRouting graph to data.frame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.