0
$\begingroup$

By the definition from the book of Kenneth Rosen, we know that a graph consists of a nonempty set of vertices and a set E of edges. Each edges has either one or two vertices associated with it, called its endpoints. An edge is said to connect its endpoints.

From his definition, does it literally mean we actually can form a graph for which the edge has only one vertice on it?

$\endgroup$
2
  • 4
    $\begingroup$ I think that would be a loop (an edge going back to connect with the same vertex). $\endgroup$
    – Milten
    Commented Mar 28, 2019 at 9:01
  • $\begingroup$ oh i see. Thanks for the clarification. $\endgroup$
    – Nothing
    Commented Mar 28, 2019 at 9:05

1 Answer 1

1
$\begingroup$

Yes, it does. These so-called loops do indeed have some significant meaning. For example, given a planar graph, the dual graph can contain loops (even if the planar graph was without loops). It is also interesting for the direct product of graphs, see e.g. here.

$\endgroup$

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .