edited by
327 views

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
1
swati96 asked Jun 18, 2018
1,295 views
How many non-isomorphic simple graphs are there with five vertices and three edges?
0 votes
0 votes
1 answer
2
dd asked Nov 22, 2016
629 views
If G is a simple graph with 15 edges and $\bar G$ has 13 edges, how many vertices does G have?
1 votes
1 votes
1 answer
3
0 votes
0 votes
1 answer
4
Mk Utkarsh asked Mar 1, 2018
2,529 views
How much storage is needed to represent a simple graph with n vertices and m edges using.a) adjacency lists?b) an adjacency matrix?c) an incidence matrix?