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 ▸

Express the number 208 as a) an 8-bit binary number b) an octal string c) a hexadecimal string


Taken from an AQA paper: A common misconception is that the Internet is the World Wide Web. Explain the differences between the Internet and the World Wide Web.


Describe the 4 layers of the TCP/IP model


How to represent a negative decimal number using 8-bit binary two's complement ?