Path (graph theory)

Path (graph theory)

In graph theory, a path in a graph is a sequence of vertices such that from each of its vertices there is an edge to the next vertex in the sequence. The first vertex is called the "start vertex" and the last vertex is called the "end vertex". Both of them are called "end or terminal vertices" of the path. The other vertices in the path are "internal vertices". A cycle is a path such that the start vertex and end vertex are the same. Notice however that unlike with paths, any vertex of a cycle can be chosen as the start, so the start is often not specified.

Paths and cycles are fundamental concepts of graph theory, described in the introductory sections of most graph theory texts. See e.g. Bondy and Murty (1976), Gibbons (1985), or Diestel (2005). Korte et al (1990) cover more advanced algorithmic topics concerning paths in graphs.

Different types of path

The same concepts apply both to undirected graphs and directed graphs, with the edges being directed from each vertex to the following one. Often the terms "directed path" and "directed cycle" are used in the directed case.

A path with no repeated vertices is called a simple path, and cycle with no repeated vertices aside from the start/end vertex is a simple cycle. In modern graph theory, most often "simple" is implied; i.e., "cycle" means "simple cycle" and "path" means "simple path", but this convention is not always observed, especially in applied graph theory. Some authors (e.g. Bondy and Murty 1976) use the term "walk" for a path in which vertices or edges may be repeated, and reserve the term "path" for what is here called a simple path.

A path such that no graph edges connect two nonconsecutive path vertices is called an induced path.

A simple cycle that includes every vertex of the graph is known as a Hamiltonian cycle.

Two paths are "independent" (alternatively, "internally vertex-disjoint") if they do not have any internal vertex in common.

The "length" of a path is the number of edges that the path uses, counting multiple edges multiple times. The length can be zero for the case of a single vertex.

A weighted graph associates a value ("weight") with every edge in the graph. The "weight of a path" in a weighted graph is the sum of the weights of the traversed edges. Sometimes the words "cost" or "length" are used instead of weight.

See also

*Glossary of graph theory
*Shortest path problem
*Traveling salesman problem
*Average path problem
*Cycle space

References

*cite book
author = Bondy, J. A.; Murty, U. S. R.
title = Graph Theory with Applications
year = 1976
publisher = North Holland
id = ISBN 0-444-19451-7
pages = 12–21

*cite book
author = Diestel, Reinhard
title = Graph Theory
edition = 3rd ed.
url = http://www.math.uni-hamburg.de/home/diestel/books/graph.theory/
publisher = Graduate Texts in Mathematics, vol. 173, Springer-Verlag
year = 2005
id = ISBN 3-540-26182-6
pages = 6–9

*cite book
author = Gibbons, A.
title = Algorithmic Graph Theory
year = 1985
publisher = Cambridge University Press
pages = 5–6
id = ISBN 0-521-28881-9

*cite book
author = Korte, Bernhard; Lovász, László; Prömel, Hans Jürgen; Schrijver, Alexander (Eds.)
title = Paths, Flows, and VLSI-Layout
publisher = Algorithms and Combinatorics 9, Springer-Verlag
year = 1990
id = ISBN 0-387-52685-4


Wikimedia Foundation. 2010.

Игры ⚽ Нужна курсовая?

Look at other dictionaries:

  • Path graph — infobox graph name = Path graph image caption = A path graph vertices = n edges = n 1 automorphisms = 2 diameter = n 1 radius = ⌊n/2⌋ chromatic number = 2 chromatic index = 2 properties = Unit distance Bipartite graphIn the mathematical field of… …   Wikipedia

  • graph theory — Math. the branch of mathematics dealing with linear graphs. [1965 70] * * * Mathematical theory of networks. A graph consists of nodes (also called points or vertices) and edges (lines) connecting certain pairs of nodes. An edge that connects a… …   Universalium

  • Graph theory — In mathematics and computer science, graph theory is the study of graphs : mathematical structures used to model pairwise relations between objects from a certain collection. A graph in this context refers to a collection of vertices or nodes and …   Wikipedia

  • graph theory — A branch of mathematics used to represent relations and networks. A graph consists of a set of points (nodes or vertices) and the pairwise links between them (arcs or lines). In sociological applications, the nodes are typically individuals,… …   Dictionary of sociology

  • List of graph theory topics — This is a list of graph theory topics, by Wikipedia page. See glossary of graph theory for basic terminology Contents 1 Examples and types of graphs 2 Graph coloring 3 Paths and cycles 4 …   Wikipedia

  • Tree (graph theory) — Trees A labeled tree with 6 vertices and 5 edges Vertices v Edges v 1 Chromatic number …   Wikipedia

  • Matching (graph theory) — In the mathematical discipline of graph theory, a matching or independent edge set in a graph is a set of edges without common vertices. It may also be an entire graph consisting of edges without common vertices. Covering packing dualities… …   Wikipedia

  • Connectivity (graph theory) — In mathematics and computer science, connectivity is one of the basic concepts of graph theory: it asks for the minimum number of elements (nodes or edges) which need to be removed to disconnect the remaining nodes from each other[1]. It is… …   Wikipedia

  • Tournament (graph theory) — Tournament A tournament on 4 vertices Vertices n Edges …   Wikipedia

  • Degree (graph theory) — A graph with vertices labeled by degree In graph theory, the degree (or valency) of a vertex of a graph is the number of edges incident to the vertex, with loops counted twice.[1] The degree of a vertex …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”