
===========
TABLE SETUP
===========

graph_s_seattle_multi_route.seattle_road_network table object successfully created.
Creating records from the road_weights.csv file.
447947 records inserted into graph_s_seattle_multi_route.seattle_road_network table.


===========
GRAPH SETUP
===========

Creating graph_s_seattle_multi_route.seattle_road_network_graph
graph_s_seattle_multi_route.seattle_road_network_graph creation success!
Number of nodes: 418390
Number of edges: 447858

===============================
MULTIPLE ROUTING SOLVER EXAMPLE
===============================

Solving graph_s_seattle_multi_route.seattle_road_network_graph using MULTIPLE_ROUTING solver type.
Cost for source node POINT(-122.1792501 47.2113606) to visit destination nodes ['POINT(-122.2221 47.5707)', 'POINT(-122.541017 47.809121)', 'POINT(-122.520440 47.624725)', 'POINT(-122.467915 47.427280)']:
+---------------------+
|   Cost (in minutes) |
|---------------------|
|             241.249 |
+---------------------+
