Does the graph have Hamilton Path or Hamilton circuit Explai
Does the graph have Hamilton Path or Hamilton circuit? Explain
Solution
the answer is eulers path and hamilton path
euler path is a path is a path which uses every edge of a graph exactly once.eulers graph starts at one verices and ends at different end.
hamilton path is a graph path between two vertices that visits each vertex only once.
