Which one of the following is not NP-Hard problem?

2021

Which one of the following is not NP-Hard problem?

Answer: A. Assignment problemThe Assignment problem is solvable in polynomial time using the Hungarian Algorithm → therefore it is NOT NP-Hard. Other problems listed (TSP, Non-linear…

  1. A.

    Assignment problem

  2. B.

    Travelling salesman problem

  3. C.

    Non-linear programming

  4. D.

    Hamiltonian cycle problem

Attempted by 299 students.

Show answer & explanation

Correct answer: A

The Assignment problem is solvable in polynomial time using the Hungarian Algorithm → therefore it is NOT NP-Hard. Other problems listed (TSP, Non-linear programming, Hamiltonian cycle) are NP-Hard.

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs

Loading lesson…