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 ▸

What is the point of an Operating System?


Describe Round Robin Scheduling


What are firewalls? Explain and discuss three methods they employ to secure a network. [8]


Describe a difference between an array and a linked list.