To find an index of the sorted edges, in which a common node between routes and existing routes exists. (Only for Sequential approach, internal purpose)
1 | Find_Ind_Common_Edge(Sort_Edge, Served_nodes)
|
Sort_Edge |
– Edges sorted in a decreasing order of their savings |
Served_nodes |
– List of nodes already serviced |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.