Recent questions tagged graph-coloring

2 2 votes
1 1 answer
250
250 views
1 1 vote
1 answers 1 answer
269
269 views
0 0 votes
1 1 answer
512
512 views
What is the largest number of knights that can be placed on a $60 \times 60$ chessboard such that no two knights attack each other (two knights attack each other if they ...
0 0 votes
0 0 answers
390
390 views
C7. For a graph, a \( proper \ vertex \ colouring \) assigns a colour to each vertex such that no two adjacent vertices have the same colour.A vertex colouring is \(opt...
0 0 votes
0 0 answers
278
278 views
For any undirected connected graph $G$, let $\chi(G)$ be the minimum number of colours needed to colour all the vertices of $G$ in such a way that no two adjacent vertice...
0 0 votes
1 1 answer
1.1k
1.1k views
For any undirected connected graph \( G \), let \( \chi(G) \) be the minimum number of colours needed to colour all the vertices of \( G \) in such a way that no two adja...
12 12 votes
6 6 answers
11.6k
11.6k views
​​​​​​The $15$ parts of the given figure are to be painted such that no two adjacent parts with shared boundaries (excluding corners) have the same color. The minimum num...
23 23 votes
5 5 answers
13.6k
13.6k views
The chromatic number of a graph is the minimum number of colours used in a proper colouring of the graph. The chromatic number of the following graph is __________.
52 52 votes
5 5 answers
24.6k
24.6k views
​​​The chromatic number of a graph is the minimum number of colours used in a proper colouring of the graph. Let $G$ be any graph with $n$ vertices and chromatic number $...
1 1 vote
0 0 answers
492
492 views
Minimum Number of colors in concentric circles.
1 1 vote
1 1 answer
548
548 views
2 2 votes
1 1 answer
666
666 views
0 0 votes
1 1 answer
512
512 views
0 0 votes
1 1 answer
736
736 views
Consider the following statements:$\text{P}$: There exists no simple, undirected and connected graph with $80$ vertices and $77$ edges.$\text{Q}$: All vertices of Euler g...
0 0 votes
0 0 answers
292
292 views
Match $\text{List I}$ with $\text{List II}$$\text{List I}$$\text{List II}$$\text{A}$. Planer Graph$\text{I}$. Probabilistic Model$\text{B}$. Bipartite Graph$\text{II}$. D...
1 1 vote
1 1 answer
945
945 views
Graph G is obtained by adding vertex s to $K_{3,4}$ and making s adjacent to every vertex of $K_{3,4}$ .The find the minimum number of colours required ot edge-colour is ...
4 4 votes
1 1 answer
910
910 views
A graph $G=(V, E)$ is said to be $k$-colourable if the set $V$ of vertices can be coloured with $k$ colours such that no edge has both its endpoints of the same colour. I...
2 2 votes
1 1 answer
1.1k
1.1k views
You have a regular tetrahedron and $4$ distinct colours. You wish to paint the faces of the tetrahedron such that each face gets a different colour. How many ways can you...
49 49 votes
7 7 answers
20.9k
20.9k views
Let $G$ be a simple, finite, undirected graph with vertex set $\left\{v_{1}, \ldots, v_{n}\right\}$. Let $\Delta(G)$ denote the maximum degree of $G$ and let $\mathbb{N}=...
3 3 votes
0 0 answers
940
940 views
Let $G=(V,E)$ where $V=\left \{ 1,2,3,4,.....,150\right \}$ and $(u,v) \in E$ if either $(u mod v) =0$ or $(v mod u)=0$.The Chromatic number of G is ?