Definition:Graph (Graph Theory)

From ProofWiki
Jump to: navigation, search

Contents

Informal Definition

A graph is intuitively defined as a pair consisting of a set of nodes or vertices and a set of edges.

ExampleOfGraph.png


Vertex

In the above, the vertices (singular: vertex) are the points $A, B, C, D, E, F, G$ which are marked as dots.


Edge

The edges are the lines that join the vertices together.

In the above, the edges are $AB, AE, BE, CD, CE, CF, DE, DF, FG$.


Formal Definition

Formally, a graph is an ordered pair $G = \left({V, E}\right)$ such that:

That is: $E \subseteq \left\{{\left\{{u, v}\right\}: u, v \in V}\right\}$.


$E$ can also be described as an antireflexive, symmetric relation on $V$.


It is often convenient to refer to the vertex set and edge set for a given graph $G$ as $V \left({G}\right)$ and $E \left({G}\right)$ respectively, especially if there is at any one time more than one graph under consideration.


A graph whose vertex set is empty is called the null graph.

Many treatments of this subject require that $V$ is non-empty, and so do not recognise the concept of a null graph.


Order

The order of a graph is the count of its vertices.


Size

The size of a graph is the count of its edges.


Notation

A graph $G$ whose order is $p$ and whose size is $q$ is called a $\left({p, q}\right)$-graph.


Also see

A graph which is not a multigraph nor a loop-graph nor a directed graph can be called a simple graph if this clarification is necessary.


Note

Not to be confused with the Graph of a Mapping.


Sources

Personal tools
Namespaces
Variants
Actions
Navigation
ProofWiki.org
ToDo
Toolbox
Google AdSense