The Fundamental concepts of graph theory.
大约 1 分钟
Directed graph, vertices, edges, undirected graph, vertext set, edge set
Directed graph, vertecs and edges
Let be a finite nonempty set, and let .
The pair is called directed graph on , where is the set of vertices, and is its set of edges.
We write to denote a graph.
Undirected graph
Whe we not concern the direction (方向) of any edge, we still write .
Now, is a set of unordered (无序的) pairs of elemets takens from , and is called an undirected graph.
提示
Whether is directed or undirected, we call the vertex set of ,and is the edge set of .
Multigraph and simple graph
Complete graph
Complete graph
The complete graph on , denoted , is a loop-free undirected graph, where for all , there is an edge .
- , for :
Circle graph & Path graph
Trace of Matrix
The sum of the diagonal of is called the trace of and is denoted by .
Example
Then,