544 views
2 votes
2 votes
complete directed graph with 8 vertices has 28 edges

this statement is true or false

plese explain?

1 Answer

0 votes
0 votes
A complete undirected graph of 8 vertices will have ($\binom{8}{2}$) edges which comes to 28. Now since the graph is directed hence in place of each edge in the undirected version we will have an edge in either direction in the directed version. Hence the total number of edges would be 56.

Related questions

0 votes
0 votes
1 answer
1
shuham kumar asked Nov 18, 2022
422 views
how many subgraph with atleast 1 vertex does k2 have? (graph theory question)
5 votes
5 votes
2 answers
2
Nidhi Budhraja asked Aug 26, 2018
2,425 views
Stmt 1: A simple graph is necessarily connected if |E| (n-1)*(n-2)/2.Stmt2: A simple graph with n vertices and k components has at least n-k edges.Can you please explain...
2 votes
2 votes
2 answers
3
rahul sharma 5 asked Jun 12, 2017
2,039 views
What are the necessary and sufficient conditions for Euler path and Circuit in directed graph?
1 votes
1 votes
1 answer
4