Multiple choice Which of the following problems is not considered to be in NP-complete? dominating set problem vertex cover decision problem Hamiltonian path problem subset sum problem graph isomorphism Reveal answer Fill a bubble to check yourself E Correct answer Explanation The graph isomorphism problem is suspected to be neither in P nor NP-complete, though it is in NP. This is an example of a problem that is thought to be hard, but is not thought to be NP-complete.