1. Computer Science Engineering (CSE)
  2. Design and Analysis of Algorithms
  3. A non-deterministic algorithm is said to...
Q.

A non-deterministic algorithm is said to be non-deterministic polynomial if the time- efficiency of its verification stage is polynomial.

A. true
B. false
Answer» A. true
Explanation: one of the properties of np class problems states that a non-deterministic algorithm is said to be non-deterministic polynomial if the time-efficiency of its verification stage is polynomial.

Discussion