192k views
2 votes
Which of the following best describes a HAMILTONIAN PATH.

A path that uses each EDGE of a graph exactly once and ends at a vertex different from the starting vertex.
A path that uses each VERTEX of a graph exactly once and ends at a vertex different from the starting vertex.
A path that uses each EDGE of a graph exactly once and ends at the starting vertex.
A path that uses each VERTEX of a graph exactly once and ends at the starting vertex.

User Svalemento
by
3.4k points

1 Answer

4 votes

Answer:

A path that uses each EDGE of a graph exactly once and ends at a vertex different from the starting vertex.

Explanation:

User Louis Cruz
by
3.9k points