Recent questions tagged graph-theory

11 votes
1 answer
661
15 votes
3 answers
662
0 votes
1 answer
664
0 votes
0 answers
665
2 votes
1 answer
667
How many times 8 is pushed into stack ? a detail answer will be welcomed.
0 votes
0 answers
668
How many times * is pushed into stack ? a detail answer will be welcomed.
2 votes
2 answers
669
State whether the following statements are TRUE or FALSE:Every infinite cyclic group is isomorphic to the infinite cyclic group of integers under addition.
4 votes
1 answer
670
State whether the following statement is TRUE or FALSE:There is a linear-time algorithm for testing the planarity of finite graphs.
0 votes
0 answers
671
The maximum number of edges in an acyclic undirected graph with n verticesA) n - 1B) nC) n +1D) 2n -1
0 votes
0 answers
674
What is even and odd permuatation function ? I saw some where (1,2,3) broken into even permutaion of (1,3) , (1,2) what is the logic behind it? PLz give reffrence too.
1 votes
0 answers
675
1 votes
1 answer
676
There are nn-2 labeled trees with n vertices(n>2)Can anyone explain it with complete proof?
1 votes
1 answer
680
0 votes
3 answers
681
Consider a complete graph of 10 vertices. The minimum no. of edge removals required to make the graph disconnected is ______
0 votes
2 answers
682
A vertex having no incident edge is called -pendent vertex end vertexisolated vertex none of these
3 votes
1 answer
684
1 votes
2 answers
687
2 votes
1 answer
688
An undirected graph possesses an eulerian circuit if and only if it is connected and its vertices areAll of even degreeAll of odd degreeOf any degreeEven in number
1 votes
1 answer
689
Find the number of spanning trees in the following graph;
1 votes
0 answers
690
Show that in a dancing ring of n children it is always possible to arrange the children so that everyone has a friend at each side if every child enjoys friendship with a...