Some problems are intractable. What does it mean for a problem to be described as intractable?

An intractable problem is a problem that is solvable, but not in polynomial time or less. Such problems cannot be solved in time considered to be reasonable (i.e. not solvable quick enough to be 'useful').

HB

Related Computing A Level answers

All answers ▸

Discuss the differences between operating systems designed for desktop computers and embedded systems.


One member of a chess club sends a text file saved in Unicode. What meant by the term "Unicode" and why might this be necessary?


Describe an IDE and its features in programming. (3 Marks)


Convert the base-10 number 74 into an 8-bit binary number