In
graph theoryIn 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 a collection of edges that connect pairs of...
, a
loop (also called a
self-loop) is an edge that connects a
vertexIn graph theory, a vertex or node is the fundamental unit out of which graphs are formed: an undirected graph consists of a set of vertices and a set of edges , while a directed graph consists of a set of vertices and a set of arcs...
to itself. A simple graph contains no loops.
Depending on the context, a
graphIn mathematics, a graph is an abstract representation of a set of objects where some pairs of the objects are connected by links. The interconnected objects are represented by mathematical abstractions called vertices, and the links that connect some pairs of vertices are called edges...
or a
multigraphIn mathematics, a multigraph or pseudograph is a graph which is permitted to have multiple edges, , that is, edges that have the same end nodes. Thus two vertices may be connected by more than one edge...
may be defined so as to either allow or disallow the presence of loops (often in concert with allowing or disallowing
multiple edgesIn graph theory, multiple edges , are two or more edges that are incident to the same two vertices...
between the same vertices):
- Where graphs are defined so as to allow loops and multiple edges, a graph without loops is often called a multigraph
In mathematics, a multigraph or pseudograph is a graph which is permitted to have multiple edges, , that is, edges that have the same end nodes. Thus two vertices may be connected by more than one edge...
.
- Where graphs are defined so as to disallow loops and multiple edges, a multigraph or a pseudograph is often defined to mean a "graph" which can have loops and multiple edges.
For an undirected graph, the
degreeIn graph theory, the degree of a vertex of a graph is the number of edges incident to the vertex, with loops counted twice. The degree of a vertex is denoted The maximum degree of a graph G, denoted by Δ, is the maximum degree of its vertices, and the minimum degree of a graph, denoted by δ, is...
of a vertex is equal to the number of adjacent vertices.
A special case is a loop, which adds two to the degree.
In
graph theoryIn 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 a collection of edges that connect pairs of...
, a
loop (also called a
self-loop) is an edge that connects a
vertexIn graph theory, a vertex or node is the fundamental unit out of which graphs are formed: an undirected graph consists of a set of vertices and a set of edges , while a directed graph consists of a set of vertices and a set of arcs...
to itself. A simple graph contains no loops.
Depending on the context, a
graphIn mathematics, a graph is an abstract representation of a set of objects where some pairs of the objects are connected by links. The interconnected objects are represented by mathematical abstractions called vertices, and the links that connect some pairs of vertices are called edges...
or a
multigraphIn mathematics, a multigraph or pseudograph is a graph which is permitted to have multiple edges, , that is, edges that have the same end nodes. Thus two vertices may be connected by more than one edge...
may be defined so as to either allow or disallow the presence of loops (often in concert with allowing or disallowing
multiple edgesIn graph theory, multiple edges , are two or more edges that are incident to the same two vertices...
between the same vertices):
- Where graphs are defined so as to allow loops and multiple edges, a graph without loops is often called a multigraph
In mathematics, a multigraph or pseudograph is a graph which is permitted to have multiple edges, , that is, edges that have the same end nodes. Thus two vertices may be connected by more than one edge...
.
- Where graphs are defined so as to disallow loops and multiple edges, a multigraph or a pseudograph is often defined to mean a "graph" which can have loops and multiple edges.
Degree
For an undirected graph, the
degreeIn graph theory, the degree of a vertex of a graph is the number of edges incident to the vertex, with loops counted twice. The degree of a vertex is denoted The maximum degree of a graph G, denoted by Δ, is the maximum degree of its vertices, and the minimum degree of a graph, denoted by δ, is...
of a vertex is equal to the number of adjacent vertices.
A special case is a loop, which adds two to the degree. This can be understood by letting each connection of the loop edge count as its own adjacent vertex. In other words, a vertex with a loop "sees" itself as an adjacent vertex from
both ends of the edge thus adding two, not one, to the degree.
For a
directed graphA directed graph or digraph is a pair G= of:* a set V, whose elements are called vertices or nodes,* a set A of ordered pairs of vertices, called arcs, directed edges, or arrows .It differs from an ordinary or undirected graph, in that the latter is defined in terms of unordered pairs of...
, a loop adds one to the in degree and one to the out degree
See also
Loops in Topology
- Möbius ladder
In the mathematical area of graph theory, the Möbius ladder Mn is a cubic circulant graph with an even number n of vertices, formed from an n-cycle by adding edges connecting opposite pairs of vertices in the cycle...
- Möbius strip
The Möbius strip or Möbius band is a surface with only one side and only one boundary component. The Möbius strip has the mathematical property of being non-orientable. It is also a ruled surface...
- Strange loop
A strange loop arises when, by moving up or down through a hierarchical system, one finds oneself back where one started.Strange loops may involve self-reference and paradox...
- Klein bottle
In mathematics, the Klein bottle is a certain non-orientable surface, i.e., a surface with no distinct "inner" and "outer" sides. Other related non-orientable objects include the Möbius strip and the real projective plane. Whereas a Möbius strip is a two-dimensional surface with boundary, a Klein...