Steiner travelling salesman problem
The Steiner traveling salesman problem (Steiner TSP, or STSP) is an extension of the traveling salesman problem. Given a list of cities, some of which are required, and the lengths of the roads between them, the goal is to find the shortest possible walk that visits each required city and then returns to the origin city.
Source: Wikipedia — Steiner travelling salesman problem (CC BY-SA 4.0)