Recent questions tagged graph-theory

2 votes
1 answer
541
For a regular graph how much large the value of degree (for each vertices) should be such that the graph is $2$ - connected. (vertex wise).I did in this way :$\begin{alig...
0 votes
2 answers
542
If there are two graphs G1 and G2 and both are Isomorphic to each other...Is G1 subset of G2?
0 votes
1 answer
545
Total no of edges =1225Maximum degree of vertex =3find no of vertices ?
0 votes
0 answers
547
0 votes
1 answer
549
0 votes
1 answer
550
Is every k connected graph is k-1 connected or the reverse? I always get confused. Can someone explain with the help of an example.
0 votes
2 answers
551
Consider a graph where vertex having number 2 to 12 (including 2 and 12), there is an edge between two vertex x and y iff x divides yWhat would be maximum path length bet...
1 votes
1 answer
552
Consider a graph where vertex having number 2 to 12 (including 2 and 12), there is an edge between two vertex x and y iff x divides yWhich vertex will have highest in deg...
3 votes
3 answers
553
Consider a graph where vertex having number 2 to 12 (including 2 and 12), there is an edge between two vertex x and y iff x divides yFind number of strongly connected com...
0 votes
0 answers
555
Every Planar graph have vertex cover of size atmost 3n/4.Can someone provide a good link to understand the above fact?Or a good explanation is most welcome.
3 votes
3 answers
556
A graph consists of only one vertex,which is isolated ..Is that graphA) a complete graph ???B) a clique???C) connected graph ???Please explain your answer ...
15 votes
3 answers
557
Consider all possible trees with $n$ nodes. Let $k$ be the number of nodes with degree greater than $1$ in a given tree. What is the maximum possible value of $k$?
0 votes
2 answers
558
let G=(V,E) be an connected graph, let $\left | V \right |= n$Find largest value of n such thati) G is complete &ii) G is bipartitewith valid proof
0 votes
3 answers
559
1 votes
3 answers
560
Let $K_n$ denote the complete undirected graph with $n$ vertices where n is an even number. Find the maximum number of spanning trees of $K_n$ that can be formed in such ...
1 votes
4 answers
562
0 votes
2 answers
564
0 votes
1 answer
565
0 votes
1 answer
566
In a Bipartite graph,the size of the maximum matching is equal to the size of the minimum vertex cover ...can somebody prove this logically ?
1 votes
2 answers
567
1 votes
1 answer
568
1 votes
2 answers
569
Find 1) Vertex connectivity 2) Edge connectivity 3) Is it a seperable graph ? If so then find the cut-vertex
1 votes
1 answer
570
Find 1) Vertex connectivity 2) Edge connectivity 3) Is it a seperable graph ? If so then find the cut-vertex 4) Is {v1,v2,v5} a cut-set ?