1
GATE CSE 2026 Set 1
MCQ (Single Correct Answer)
+2
-0

Let $G(V, E)$ be a simple, undirected graph. A vertex cover of $G$ is a subset $V^{\prime} \subseteq V$ such that for every $(u, v) \in E, u \in V^{\prime \prime}$ or $v \in V^{\prime}$. Let the size of the smallest vertex cover in $G$ be $k$. Let $S$ be any vertex cover of size $k$.

For a vertex $v \in V$, which of the following constraints will always ensure that $v \in S$ ?

A

The degree of $v$ is at least $k+1$

B

The vertex $v$ is on a path of length $k+1$

C

The vertex $v$ is on a cycle of length $k+1$

D

The vertex $v$ is a part of a clique of size $k$

2
GATE CSE 2026 Set 1
Numerical
+2
-0

Let $G$ be an undirected graph, which is a path on 8 vertices. The number of matchings in $G$ is $\_\_\_\_$ (answer in integer)

Your input ____
3
GATE CSE 2024 Set 2
Numerical
+2
-0

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 ________

GATE CSE 2024 Set 2 Discrete Mathematics - Graph Theory Question 5 English

Your input ____
4
GATE CSE 2024 Set 1
MCQ (More than One Correct Answer)
+2
-0

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 $k$. Which of the following statements is/are always TRUE?

A

$G$ contains a complete subgraph with $k$ vertices

B

$G$ contains an independent set of size at least $n/k$

C

$G$ contains at least $k(k-1)/2$ edges

D

$G$ contains a vertex of degree at least $k$

GATE CSE Subjects

Browse all chapters by subject

Software Engineering
Web Technologies