Graph Theory Terminology: Vertices, Edges, Endpoints

Click For Summary
SUMMARY

This discussion clarifies key terminology in graph theory, specifically focusing on vertices, edges, and endpoints. Vertices, also known as nodes, are represented by numerical values in the provided diagram. Edges are defined as the lines connecting these vertices. The endpoints of an edge are the two vertices at either end, while the discussion notes that in an undirected graph, there are no incoming or outgoing edges.

PREREQUISITES
  • Understanding of basic graph theory concepts
  • Familiarity with the terminology of vertices and edges
  • Knowledge of directed vs. undirected graphs
  • Ability to interpret graphical representations of data
NEXT STEPS
  • Study the properties of undirected graphs
  • Learn about directed graphs and their terminology
  • Explore graph traversal algorithms like Depth-First Search (DFS)
  • Investigate applications of graph theory in computer science
USEFUL FOR

Students, educators, and professionals in computer science, mathematics, and data analysis who seek to deepen their understanding of graph theory terminology and concepts.

Gear2d
Messages
49
Reaction score
0
I was wondering if I could get some help with the terminology when it comes to graph theory. In this picture : http://en.wikipedia.org/wiki/Image:6n-graf.svg the numerical values are vertices (or nodes as some call it), so what are the edges then (are they the lines that connect the nodes)? What would be considered a end vertices (endpoints), outgoing edges, and incoming edges?
 
Physics news on Phys.org
Yes, the lines connecting the numbers are the edges. The "end vertices" or "endpoints" of an edge are the two numbers (nodes) at each end of an edge. Since this is not a directed graph (we are not given a direction to each edge- that is "from" one node "to" the other) there are no "incoming" or "outgoing" edges.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K