Find the Shortest Route through the World's Capitals
Get the list of positions of the capitals of the countries in the UN.
| In[1]:= | X |
| In[2]:= | X |
| In[3]:= | X |
Find the shortest route through the capitals.
| In[4]:= | X |
This is the total length of the route.
| In[5]:= | X |
| Out[5]= |
Draw the route.
| In[6]:= | ![]() X |
| Out[6]= | ![]() |
Draw the route with an azimuthal projection.
| In[7]:= | ![]() X |
| Out[7]= | ![]() |



