Field Scheduling


The field scheduling problem that we are considering is a combination of several problems. The goal is to schedule a round robin tournament that minimizes the travel cost of teams to fields. Each team and each field is considered to be at a single point in 2-space. The cost of a game is the sum of the distances of each of the two teams involved to the field where the game takes place.

The problem can be further specified: