Traveling salesman problem (decision version)
GPTKB entity
Statements (21)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:theoretical_computer_science
|
| gptkbp:category |
combinatorial optimization
graph theory |
| gptkbp:complexity |
NP-complete
|
| gptkbp:estimatedCost |
no (unless P=NP)
|
| gptkbp:field |
gptkb:theoretical_computer_science
operations research |
| gptkbp:firstProvedNPCompleteBy |
gptkb:Richard_Karp
|
| gptkbp:hasOptimizationVersion |
gptkb:Traveling_salesman_problem_(optimization_version)
|
| gptkbp:input |
weighted graph
integer k |
| gptkbp:reduces |
gptkb:Hamiltonian_cycle_problem
|
| gptkbp:relatedTo |
gptkb:Traveling_salesman_problem
gptkb:NP-complete_problem |
| gptkbp:type |
Is there a Hamiltonian cycle of total weight at most k?
|
| gptkbp:usedIn |
gptkb:complexity_theory
algorithm design |
| gptkbp:yearNPCompletenessProved |
1972
|
| gptkbp:bfsParent |
gptkb:NP-completeness
|
| gptkbp:bfsLayer |
5
|
| https://www.w3.org/2000/01/rdf-schema#label |
Traveling salesman problem (decision version)
|