For the starting point we usually take a random city.

While for the selection criterion we have seen:

For the insertion criterion we have seen:


Also we have seen the Christofides’s algorithm, which creates a tour for the TSP (Travelling Salesman Problem), solving first a MST (Minimum Spanning Tree) problem.