logo

Question detail

Which statement correctly compares tractable and intractable problems?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

Classification of algorithms

Exam-style question

Try this first

Which statement correctly compares tractable and intractable problems?.

  1. A.Tractable problems have a polynomial (or less) time solution, whereas intractable problems do not.
  2. B.Tractable problems require heuristics, whereas intractable problems always have polynomial solutions.
  3. C.Both types of problem are defined as having no algorithmic solution.
  4. D.Both types of problem must be solved using heuristic methods.

Model answer

What a good answer should say

  • Tractable problems have a polynomial (or less) time solution, whereas intractable problems do not.

Explanation

Why this works

The distinction is based on whether a polynomial (or less) time solution exists. Heuristics are often used for intractable problems, but they do not define both classifications.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.