You are on page 1of 2

ASSIGNMENT

1. Write down the applications of graph?


2. Write short notes on it with examples?
a. Constraints
b. Optimal solution
c. Optimization technique
d. Local solution
e. Global solution
3. Draw the graph for your current location to hometown?
4. Proof that the maximum number of edges in a simple graph with n vertices is n(n-1)/2?
5. Proof that the maximum degree of any vertices in a simple graph with n vertices is (n-1)?
6. Draw the graph of following chemical compound?
a. CH4
b. C2H6
c. C6H6
d. N203
7. Prove that any two simple connected graph with ‘n’ vertices all of degree two are
isomorphic?
8. Solve the bin packing problem using graph?
9. What do you mean by graph coloring?
10. What is chromatic number with example?
11. Prove that the chromatic number of a graph will not exceed by more than 1 the maximum
degree of the vertices in a graph?
12. Show that the chromatic number of a graph (G) cannot exceed the diameter (length of the
longest path of G) by more than 1?
13. Write short notes on the following:-
a) Independent set
b) Maximal independent set
c) Dominating set
d) Chromatic number
e) Chromatic polynomial
14. Difference between covering and hamiltonian circuit?
15. Explore how the covering number of a graph G with n vertices is related to the diameter
G?
16. Sketch a graph with an even number of vertices that has no dimer covering?
17. Prove that in any die-graph the sum of in degrees of all vertices is equal to sum of their
out degree and the sum is equal to the number of edges in the diagram?
18. Explain tele-printers problems?

You might also like