Konigsberg Bridge Problem
Konigsberg Bridge Problem
Konigsberg Bridge Problem
• Introduction
• Preliminaries
• Konigsberg Bridge Problem
• References
INTRODUCTION:
• Konigsberg was founded in1255 and was the capital of German East
Prussia.
• The Prussian Royal Castle was located in Konigsberg but it was destroyed
during World War II , as was much of the city.
• Trail:
A walk in which no edge is traversed more than one is
called a trail.
• Eulerian Trail:
A Trail that contain every edge of G is called an
Eulerian Trail.
Konigsberg Bridge Problem:
Is it possible to go for a walk in Konigsberg and pass over each bridge exactly once?
After converting this problem to graph ,
The problem is equivalent or same as asking “Does there exist an Eulerian Trail in
Konigsberg graph? “