Skip to main content

NP-hard

Definition

‘NP-hard’ denotes a class of computational problems for which no known efficient algorithm exists to find an optimal solution in polynomial time. Solving these problems typically requires resources that grow exponentially with the size of the input. Many complex optimization and decision problems fall into this category.