edited by
325 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,256 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
618 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,509 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?