The Travelling Salesman Problem (Edexcel A-Level Further Mathematics): Flashcards

📚Flashcards
Upper & Lower Bounds for the Travelling Salesman Problem
Sign up to keep revising.Create a free account to study more flashcards and track your progress.

Practise the cards

10 cards from this deck

Show

Lower bound in TSP represents

The smallest possible distance for a valid TSP route

Upper bound in TSP represents

An achievable (not necessarily optimal) route length

Lower bound formula for TSP

Weight of MST + two smallest edges from starting vertex

Method to find upper bound in TSP

Nearest Neighbour Algorithm

Algorithm used to find lower bound in TSP

Minimum Spanning Tree (MST) method

What to add to MST weight for lower bound?

Two smallest edge weights from the starting vertex

How to improve upper bound in TSP?

Use shortcuts while maintaining Hamiltonian cycle

What is an MST?

Tree connecting all vertices with smallest total weight and no cycles

Triangle inequality in TSP

w(AoC)leqw(AoB)+w(BoC)w(A o C) leq w(A o B) + w(B o C)

First step for lower bound if graph incomplete?

Convert to complete network using shortest paths

Join 100,000+ A-Level students studying Flashcards with us.

Select your subjects, and get access to A+ resources today.