Hamiltonian cycle problem (optimization version)
GPTKB entity
Statements (16)
Predicate | Object |
---|---|
gptkbp:instanceOf |
graph
theoretical computer science |
gptkbp:complexity |
gptkb:NP-hard
|
gptkbp:definedIn |
finding a Hamiltonian cycle of minimum total weight in a weighted graph
|
gptkbp:field |
combinatorial optimization
theoretical computer science |
https://www.w3.org/2000/01/rdf-schema#label |
Hamiltonian cycle problem (optimization version)
|
gptkbp:input |
graph
|
gptkbp:output |
Hamiltonian cycle of minimum cost
|
gptkbp:relatedTo |
gptkb:Hamiltonian_cycle_problem
gptkb:Traveling_salesman_problem |
gptkbp:solvedBy |
heuristics
approximation algorithms exact algorithms |
gptkbp:bfsParent |
gptkb:NP-hard_problems
|
gptkbp:bfsLayer |
7
|