📚 Question Bank Q73 — Engineering Mathematics
Tags
Engineering Mathematics
Q73. Marks: +2.0 UGC NET Paper 2: Computer Science 11 March 2023

Statement 1: Given a graph G = (V, E) in which each vertex v ∈ V has an associated positive weight w(v), we can use linear programming to find the lower bound on the weight of the minimum-weight vertex cover.

Statement 2: The lower bound can be found by maximizing the following

\(\rm\sum_{v \in V}^n {w}(v) {x}(v)\)

subject to

x(u) + x(v) ≥ 1 for each (u, v) ∈ V

x(v) ≤ 1 for each v ∈ V

x(v) ≥ 0 for each v ∈ V

In the light of the above statements, choose the most appropriate answer from the options given below:

1.Both statement I and Statement II are correct
2.Both statement I and Statement II are incorrect
3.Statement I is correct but Statement II is incorrect  ✓ Correct
4.Statement I is incorrect and Statement II is correct
📄 All “Engineering Mathematics” questions across papers
🏷 Change Tag for this Question